πExiting the Validator Node
Exiting Validator Node
Important Considerations Before Exiting
Access the Validator Container
docker exec -it $(docker ps --filter "name=validator" --format "{{.Names}}") bashLocate the Specific Keystore
ls /validator_keys/Run the Voluntary Exit Command
Provide the Validator Password
Provide the Exit Phrase
Verifying the Exit Status
Summary of Flow:
Last updated
