This package aims to provide a simple way to eject Lido validators for those operators running an Obol cluster on Dappnode.
Before you begin, ensure that you meet the following requirements:
- An active Obol package is installed on your Dappnode.
- Your Obol package includes a Lido cluster as one of its services.
- A backup of the Obol package has been created after setting up your Lido cluster.
Step 1: Restore Backup
- Navigate to this package's backup tab.
- Click on the "Restore" button to upload the Obol backup file you previously downloaded.
Step 2: Configure Cluster Settings
- Navigate to the Config tab.
- Set the
CHARON_TO_EXIT_NUMBERfor both thevalidator-ejectorandlido-dv-exitservices. This number should correspond to the number of your Lido cluster inside the Obol package (choose from 1-5).
Step 3: Set Operator ID
- Stay in the same Config tab
- Specify the
OPERATOR_ID, which should be consistent across all operators in the cluster.
Note: If the CHARON_TO_EXIT_NUMBER and OPERATOR_ID were set during the initial installation, there's no need to configure them again unless changes are necessary. In such cases, adjustments can be made through the Config tab mentioned above.
Ensure that both the validator-ejector and lido-dv-exit services are active, along with the Obol package itself.