CommonOnChainTransactionParams
Extends
Required
<CommonTransactionParams
>
Properties
fee
fee:
uint64
The fee paid for this transaction
Inherited from
Required.fee
Source
groupIndex
groupIndex:
uint64
The index of this transaction in its group
Source
note
note:
string
The note field for this transaction
Inherited from
Required.note
Source
rekeyTo
rekeyTo:
Address
If set, changes the authAddr of sender
to the given address
Inherited from
Required.rekeyTo
Source
sender
sender:
Address
The sender of this transaction. This is the account that pays the fee (if non-zero)
Inherited from
Required.sender
Source
txID
txID:
string
The transaction ID for this transaction