Skip to main content
Module

x/polkadot/types/types/index.ts>CallBase

Package publishing for deno.land/x/polkadot
Go to Latest
interface CallBase
implements CallBaseBase<A, M>
import { type CallBase } from "https://deno.land/x/polkadot@0.2.12/types/types/index.ts";

Type Parameters

A extends AnyTuple
optional
M = FunctionMetadataLatest

Properties

registry: Registry