Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/interfaces/types.ts>FunctionMetadataV14

Package publishing for deno.land/x/polkadot
Go to Latest
interface FunctionMetadataV14
implements Struct
import { type FunctionMetadataV14 } from "https://deno.land/x/polkadot@0.2.33/types/interfaces/types.ts";

Properties

readonly
name: Text
readonly
fields: Vec<Si1Field>
readonly
index: u8
readonly
docs: Vec<Text>
readonly
args: Vec<FunctionArgumentMetadataV14>