mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Merge remote-tracking branch 'origin/unstable' into tree-states
This commit is contained in:
@@ -267,7 +267,7 @@ impl<T: EthSpec> OperationPool<T> {
|
||||
&prev_epoch_key,
|
||||
&*all_attestations,
|
||||
state,
|
||||
&*reward_cache,
|
||||
&reward_cache,
|
||||
total_active_balance,
|
||||
prev_epoch_validity_filter,
|
||||
spec,
|
||||
@@ -278,7 +278,7 @@ impl<T: EthSpec> OperationPool<T> {
|
||||
&curr_epoch_key,
|
||||
&*all_attestations,
|
||||
state,
|
||||
&*reward_cache,
|
||||
&reward_cache,
|
||||
total_active_balance,
|
||||
curr_epoch_validity_filter,
|
||||
spec,
|
||||
|
||||
Reference in New Issue
Block a user