type alias JsonRpcResponseimport { type JsonRpcResponse } from "https://deno.land/x/polkadot@0.2.11/rpc-provider/types.ts"; definition: JsonRpcObject & JsonRpcResponseBase