Skip to main content
Module

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

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

Type Parameters

optional
A extends AnyTuple = AnyTuple
optional
M = FunctionMetadataLatest

Properties

readonly
registry: Registry