interface RpcErrorInterfaceimport { type RpcErrorInterface } from "https://deno.land/x/polkadot@0.2.11/rpc-provider/types.ts"; Type ParametersDataPropertiescode: numberoptionaldata: Datamessage: stringstack: string