Skip to main content
Module

x/polkadot/types/interfaces/index.ts>FunctionArgumentMetadataV14

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

Properties

readonly
name: Text
readonly
type: Type
readonly
typeName: Option<Type>