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.

Params4 params
senderWalletstringrequired
validatorWalletstringrequired
feenumberrequired
validityStartHeightnumberrequired

Result Schema

Fields1 field
Stringstringrequired

Code Examples

Copy page
Create issue