KeyRegParams
Extends
Properties
fee?
optional
fee:uint64
The fee paid for this transaction
Inherited from
Source
note?
optional
note:string
The note field for this transaction
Inherited from
Source
rekeyTo?
optional
rekeyTo:Address
If set, changes the authAddr of sender
to the given address
Inherited from
CommonTransactionParams
.rekeyTo
Source
selectionPK?
optional
selectionPK:Brand
<string
,"bytes"
>
Source
sender?
optional
sender:Address
The sender of this transaction. This is the account that pays the fee (if non-zero)
Inherited from
CommonTransactionParams
.sender
Source
stateProofPk?
optional
stateProofPk:Brand
<string
,"bytes"
>
Source
voteFirst?
optional
voteFirst:uint64
Source
voteKeyDilution?
optional
voteKeyDilution:uint64
Source
voteLast?
optional
voteLast:uint64
Source
votePk?
optional
votePk:Brand
<string
,"bytes"
>