mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Fix ups and Clippy
This commit is contained in:
@@ -355,7 +355,7 @@ impl ParticipationCache {
|
||||
eligible_indices,
|
||||
process_slashings_indices,
|
||||
inactivity_score_updates: definitely_not_in_inactivity_leak
|
||||
.then(|| inactivity_score_updates),
|
||||
.then_some(inactivity_score_updates),
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user