import { SubmittableResult } from "https://deno.land/x/polkadot@0.2.29/api/index.ts";
Methods
filterRecords(section: string, method: string | string[]): EventRecord[]
findRecord(section: string, method: string | string[]): EventRecord | undefined
toHuman(isExtended?: boolean): AnyJson