Skip to main content
Module

x/capi/deps/smoldot.ts>MalformedJsonRpcError

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

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

Constructors

new
MalformedJsonRpcError()