This commit is contained in:
Mikhail Kalinin 2024-03-29 22:35:12 +06:00
parent 7bbecfb762
commit 221f273e14
1 changed files with 0 additions and 1 deletions

View File

@ -909,7 +909,6 @@ def process_execution_layer_withdraw_request(
return
has_sufficient_effective_balance = validator.effective_balance == MIN_ACTIVATION_BALANCE
has_excess_balance = state.balances[index] > MIN_ACTIVATION_BALANCE + pending_balance_to_withdraw