ConsensusSend
DeleteValidatorTransaction
Sends a `delete_validator` transaction to the network. The transaction fee will be paid from the validator deposit that is being returned.
Parameters
| Prop | Type / Default |
|---|---|
validatorWallet | string |
recipient | string |
fee | number |
value | number |
validityStartHeight | number |
Returns
| Prop | Type / Default |
|---|---|
returnValue | string |