Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/rpc-provider/types.ts>JsonRpcResponseBaseError

Package publishing for deno.land/x/polkadot
Go to Latest
interface JsonRpcResponseBaseError
import { type JsonRpcResponseBaseError } from "https://deno.land/x/polkadot@0.2.23/rpc-provider/types.ts";

Properties

code: number
optional
data: number | string
message: string