CommonTxnVerificationFields
CommonTxnVerificationFields:
Object
Type declaration
fee?
optionalfee:IntLike|TxnVerificationTests
The fee to pay for the transaction
firstValid?
optionalfirstValid:IntLike|TxnVerificationTests
The first round that the transaction is valid
firstValidTime?
optionalfirstValidTime:IntLike|TxnVerificationTests
groupIndex?
optionalgroupIndex:IntLike|TxnVerificationTests
lastValid?
optionallastValid:IntLike|TxnVerificationTests
The last round that the transaction is valid
lease?
optionallease:bytes32|TxnVerificationTests
note?
optionalnote:BytesLike|TxnVerificationTests
The note field of the transaction
rekeyTo?
optionalrekeyTo:Address|TxnVerificationTests
sender?
optionalsender:Address|TxnVerificationTests
The sender of the transaction. This is the account that pays the fee (if non-zero)
txID?
optionaltxID:bytes32|TxnVerificationTests