Skip to main content
Module

x/smoldot2/no-auto-bytecode-browser.js>JsonRpcDisabledError

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

Thrown when trying to send a JSON-RPC message to a chain whose JSON-RPC system hasn't been enabled.

Constructors

new
JsonRpcDisabledError()