interface CallBase implements IMethod<A, M>import { type CallBase } from "https://deno.land/x/polkadot@0.2.17/types-codec/types/registry.ts"; Type ParametersA extends AnyTupleoptionalM = anyPropertiesreadonlymethod: stringreadonlysection: stringtoJSON: () => any