Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/smoldot2/no-auto-bytecode-deno.js>AddChainError

Alternative client for Substrate-based chains.
Go to Latest
class AddChainError
extends Error
import { AddChainError } from "https://deno.land/x/smoldot2@light-js-deno-v1.0.6/no-auto-bytecode-deno.js";

Thrown in case of a problem when initializing the chain.

Constructors

new
AddChainError(message)