types.TxData
Transaction data for display purposes
Type parameters
Name | Type |
---|
Args | extends unknown [] = unknown [] |
Properties
args
• args: Args
arguments with which the transaction will be called
Defined in
types/index.ts:1699
tag
• tag: TxTag
transaction string identifier
Defined in
types/index.ts:1695