sendRetireValidatorTransaction method

Sends a `retire_validator` transaction to the network. You need to provide the address of a basic account (the sender wallet) to pay the transaction fee.

Params4 params
senderWalletstringrequired
validatorWalletstringrequired
feenumberrequired
validityStartHeightnumberrequired

Result Schema

Fields1 field
Blake2bHashstringrequired

Code Examples

Copy page
Create issue