Skip to main content
Module

x/smoldot2/public-types.d.ts>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/public-types.d.ts";

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

Constructors

new
AlreadyDestroyedError()