"Lazy" exits (TESTNET ONLY)
Last updated
Last updated
On your validator node:
Verify the checksums by ensuring the outputs of the following 2 commands are the same.
Extract the ethdo
executable file.
Verify the checksums by ensuring the outputs of the following 2 commands are the same.
Extract the offline-preparation.json
file.
Find your validator keystores on your machine.
Example output:
Copy the keystores you want to exit into the $HOME folder. The exact command will depend on your actual file paths.
Example:
Then change the owner of this copied validators
folder to your current user.
Copy the offline-preparation.json and ethdo files into each validator keystore folders in $HOME.
List all your validator keys.
Change directory into the validator key you want to exit.
Example:
List the actual file name of your validator key.
Example:
Generate the validator exit message for each of that key.
Note: Replace KEYSTORE_FILENAME
and KEYSTORE_PASSWORD
with actual values without removing the quotation marks.
If successful, no output will be generated by the terminal.
Prepare your 24-word mnemonic and identify your validator index on holesky.beaconcha.in using the validator public keys found in the "Preparing to Exit" section earlier.
Run the following replacing VALIDATOR_INDEX and MNEMONIC with your actual values.
Print out the exit message.
Example:
Paste your exit message in the text field and hit submit.
Congratulations! Your validator key will be exited soon but in the meantime, you will have to keep your validator node running until your key is fully exited.
Repeat the "Generate Exit Message" section for all other keys you want to exit.
Download the latest version of the ethdo
tool .
Download the latest Offline Preparation file from the . These are regenerated every day at 0:00 UTC
Copy the entire output and go to the to broadcast your exit message.