createRetireValidatorTransaction
method
Returns a serialized `retire_validator` transaction. You need to provide the address of a basic account (the sender wallet) to pay the transaction fee.
Params
Parameter | Type | Required |
---|---|---|
senderWallet | string | Yes |
validatorWallet | string | Yes |
fee | number | Yes |
validityStartHeight | number | Yes |
Result
Property | Type | Required |
---|---|---|
String | string | Yes |