Interface TxParamsSpendTx1

Hierarchy

Properties

amount?: Int = coinAmount
denomination?: AE_AMOUNT_FORMATS
fee: undefined | Int
nonce: number = ...
payload?: `ba_${string}` = ...
recipientId: `ak_${string}` | `nm_${string}` = ...
senderId: `ak_${string}` = ...
tag: SpendTx = ...
ttl: undefined | number
version?: 1

Generated using TypeDoc