mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-03-01 18:50:35 +00:00
Fix lint
This commit is contained in:
parent
7bbecfb762
commit
221f273e14
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user