Skip to main content
Module

x/capi/deps/smoldot.ts>AlreadyDestroyedError

[WIP] A framework for crafting interactions with Substrate chains
Latest
class AlreadyDestroyedError
extends Error
import { AlreadyDestroyedError } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/smoldot.ts";

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

Constructors

new
AlreadyDestroyedError()