Skip to main content
Module

x/smoldot2/no-auto-bytecode-deno.js>CrashError

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

Thrown in case the underlying client encounters an unexpected crash.

This is always an internal bug in smoldot and is never supposed to happen.

Constructors

new
CrashError(message)