Skip to main content
Module

x/smoldot2/index-nodejs.js>AlreadyDestroyedError

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

Thrown in case the API user tries to use a chain or client that has already been destroyed.

Constructors

new
AlreadyDestroyedError()