Exiting the Validator Node
Last updated
Last updated
Irreversibility: Once a validator is exited, it cannot be reactivated. To resume staking, you'd need to generate new validator keys and initiate the staking process anew.
Withdrawal Credentials: Ensure your validator's withdrawal credentials are set to type 0x01
. This setting is necessary for automatic withdrawals. If your credentials are of type 0x00
(BLS), you'll need to update them before exiting.
Access the Validator Container
First, identify and access your validator container using Docker:
This command opens an interactive shell within the validator container.
Execute the Voluntary Exit Command
Within the container, run the following command to initiate the voluntary exit:
Upon execution, you'll be prompted to enter the password associated with your keystore. After successful authentication, the voluntary exit message will be broadcasted to the network.
To monitor the status of your validator's exit, you can use
Navigate to .
Enter your validator's public key or index in the search bar.
Review the validator's status to confirm the exit process.