import { AlreadyDestroyedError } from "https://deno.land/x/smoldot@light-js-deno-v0.7.9/index-nodejs.d.ts";
Thrown in case the API user tries to use a chain or client that has already been destroyed.
x/smoldot/index-nodejs.d.ts>AlreadyDestroyedError
import { AlreadyDestroyedError } from "https://deno.land/x/smoldot@light-js-deno-v0.7.9/index-nodejs.d.ts";
Thrown in case the API user tries to use a chain or client that has already been destroyed.