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