Skip to main content
Module

x/smoldot2/public-types.js>AddChainError

Lightweight client for Substrate-based chains, such as Polkadot and Kusama.
Go to Latest
class AddChainError
extends Error
import { AddChainError } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.4/public-types.js";

Thrown in case of a problem when initializing the chain.

Constructors

new
AddChainError(message)