How to Unjail Your Validator Node
Prerequisites
- Make sure your validator node is back to online
- Make sure your validator node is fully synced
Instructions
- Go to the Proxy Consensus Smart Contract.
- Connect to the Smart Contract with your Validator MetaMask address.
- Call the
unJail
function. It is awrite
function. - This will move the node to the pending list and it will be released at the start of the next cycle.