ConsensusSend
ReactivateValidatorTransaction
Sends a `reactivate_validator` transaction to the network. You need to provide the address of a basic account (the sender wallet) to pay the transaction fee.
Parameters
| Prop | Type / Default | 
|---|---|
| senderWallet | string | 
| validatorAddress | string | 
| signingSecretKey | string | 
| fee | number | 
| validityStartHeight | number | 
Returns
| Prop | Type / Default | 
|---|---|
| returnValue | string |