api.procedures.types.TxData - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: TxData<Args>

api/procedures/types.TxData

Transaction data for display purposes

Type parameters

Name Type
Args extends unknown[] = unknown[]

Table of contents

Properties

Properties

args

args: Args

arguments with which the transaction will be called

Defined in

api/procedures/types.ts:233


tag

tag: TxTag

transaction string identifier

Defined in

api/procedures/types.ts:229

⚠️ **GitHub.com Fallback** ⚠️