remove withdrawal warning (#4207)

## Issue Addressed

[#4196](https://github.com/sigp/lighthouse/issues/4196).

## Proposed Changes

Remove withdrawal warning since we are post shapella upgrade

## Additional Info
This commit is contained in:
Eitan Seri-Levi
2023-05-01 08:22:40 +00:00
parent 11103d6289
commit f1c64d119a
2 changed files with 2 additions and 9 deletions

View File

@@ -12,12 +12,9 @@ This number can be much higher depending on how many other validators are queued
## Withdrawal of exited funds
Even though users can currently perform a voluntary exit, they **cannot withdraw their exited funds at this point in time**.
This implies that the staked funds are effectively **frozen** until withdrawals are enabled in a future hard fork (Capella).
To understand the rollout strategy for Ethereum upgrades, please visit <https://ethereum.org/en/upgrades>.
In order to be eligible for fund withdrawal, the validator must have set a withdrawal address and fully exited the network.
For more information on how fund withdrawal works, please visit <https://ethereum.org/en/staking/withdrawals/#how-do-withdrawals-work>
## Initiating a voluntary exit
@@ -55,8 +52,6 @@ Publishing a voluntary exit for validator 0xabcd
WARNING: WARNING: THIS IS AN IRREVERSIBLE OPERATION
WARNING: WITHDRAWING STAKED ETH WILL NOT BE POSSIBLE UNTIL ETH1/ETH2 MERGE.
PLEASE VISIT https://lighthouse-book.sigmaprime.io/voluntary-exit.html
TO MAKE SURE YOU UNDERSTAND THE IMPLICATIONS OF A VOLUNTARY EXIT.