Exit Lodestar validator

One-page interactive guide to install Lodestar client and configurate it for running on supported chain.

Disclaimer

This guide is for informational purposes only. The author nor website owner does not guarantee accuracy of the information in this guide and is not responsible for any damages or losses incurred by following the guide.

Lodestar client can be used for staking on various supported chains. Client installation is always only one, used by services with an individual configuration (different service name, data path and ports in use).

Exit validator instance / validator(s)

Bulk exit of all validators under the instance (within a directory)

  1. Go to a directory with Lodestar client
    /usr/local/bin
  2. Perform the exit request for validator keystores in certain directory
    ./lodestar validator voluntary-exit --network mainnet --yes --dataDir /var/lib/lodestar/vi1
    ./lodestar validator voluntary-exit --network gnosis --yes --dataDir /var/lib/lodestar/vi1