mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Tweak signature verifier handling of proposer
This commit is contained in:
@@ -330,6 +330,7 @@ impl ParticipationCache {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::indexing_slicing)]
|
||||
if is_eligible || is_active_current_epoch {
|
||||
let effective_balance = val.effective_balance;
|
||||
let base_reward =
|
||||
|
||||
Reference in New Issue
Block a user