Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smoldot2/no-auto-bytecode-browser.d.ts>MalformedJsonRpcError

Alternative client for Substrate-based chains.
Go to Latest
class MalformedJsonRpcError
extends Error
import { MalformedJsonRpcError } from "https://deno.land/x/smoldot2@light-js-deno-v1.0.6/no-auto-bytecode-browser.d.ts";

Thrown in case a malformed JSON-RPC request is sent.

Constructors

new
MalformedJsonRpcError()