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
Parameter | Type | Required |
---|---|---|
validatorWallet | string | Yes |
recipient | string | Yes |
fee | number | Yes |
value | number | Yes |
validityStartHeight | number | Yes |
Result
Property | Type | Required |
---|---|---|
Blake2bHash | string | Yes |