Skip to content

Commit

Permalink
Fix Links
Browse files Browse the repository at this point in the history
  • Loading branch information
daGscheid committed Nov 21, 2024
1 parent c843cda commit 4160886
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/05-operation/exit-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
2. Locate the individual key you want to Exit, on the right you will find multiple buttons.
3. Click "Exit & Withdrawal" button among them - if you need guidance, you can check the tooltips at the bottom.

![ExitAndWithdrawal1](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-1.png)
![ExitAndWithdrawal1](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-1.png)

4. A modal will pop up, read the text that points out the irreversibility of the process

![ExitAndWithdrawal2](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-2.png)
![ExitAndWithdrawal2](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-2.png)

5. Confirm via checkbox that you read the text and aware of the consequences

![ExitAndWithdrawal3](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-3.png)
![ExitAndWithdrawal3](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-3.png)

6. Click Withdraw & Exit

![ExitAndWithdrawal4](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-4.png)
![ExitAndWithdrawal4](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-4.png)

7. When the process ends, your Exit Message will be signed and broadcasted over the Ethereum network.

![ExitAndWithdrawal5](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-5.png)
![ExitAndWithdrawal5](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-5.png)

8. From there on onwards, you should be able to see the exited status for you validator key on f.e. beaconcha.in

Expand All @@ -33,22 +33,22 @@
2. Make sure you have selected the correct validator client (if you should run multiple on one server)
3. Locate the validator client command to "Withdraw & Exit All Keys" and click it

![ExitAndWithdrawalMulti1](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-multi-1.png)
![ExitAndWithdrawalMulti1](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-multi-1.png)

4. A modal will pop up, read the text that points out the irreversibility of the process

![ExitAndWithdrawalMulti2](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-2.png)
![ExitAndWithdrawalMulti2](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-2.png)

5. Confirm via checkbox that you read the text and aware of the consequences

![ExitAndWithdrawalMulti3](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-3.png)
![ExitAndWithdrawalMulti3](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-3.png)

6. Click Withdraw & Exit

![ExitAndWithdrawalMulti4](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-4.png)
![ExitAndWithdrawalMulti4](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-4.png)

7. When the process ends, your Exit Message will be signed and broadcasted over the Ethereum network.

![ExitAndWithdrawalMulti5](../../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-5.png)
![ExitAndWithdrawalMulti5](../../static/screenshots/guides/exit-and-withdrawal-key/exit-and-withdrawal-key-individual-5.png)

8. From there on onwards, you should be able to see the exited status for you validator key on f.e. beaconcha.in

0 comments on commit 4160886

Please sign in to comment.