CommonTransactionParams
Extended by
AssetTransferParams
AssetConfigParams
AssetCreateParams
AssetFreezeParams
PaymentParams
AppParams
KeyRegParams
OnlineKeyRegParams
Properties
fee?
optional
fee:uint64
The fee paid for this transaction
Source
note?
optional
note:string
The note field for this transaction
Source
rekeyTo?
optional
rekeyTo:Address
If set, changes the authAddr of sender
to the given address
Source
sender?
optional
sender:Address
The sender of this transaction. This is the account that pays the fee (if non-zero)