sendDeleteValidatorTransaction method

Sends a `delete_validator` transaction to the network. The transaction fee will be paid from the validator deposit that is being returned.

Params

ParameterTypeRequired
validatorWalletstringYes
recipientstringYes
feenumberYes
valuenumberYes
validityStartHeightnumberYes

Result

PropertyTypeRequired
Blake2bHashstringYes

Code Examples

Copy page
Create issue