interface JsonRpcRequest implements JsonRpcObjectimport { type JsonRpcRequest } from "https://deno.land/x/polkadot@0.2.11/rpc-provider/types.ts"; Propertiesmethod: stringparams: unknown[]