mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
initialize balances cache in interop genesis state
This commit is contained in:
@@ -292,6 +292,7 @@ fn initialize_state_with_validators<E: EthSpec>(
|
|||||||
}
|
}
|
||||||
|
|
||||||
process_activations(&mut state, spec).unwrap();
|
process_activations(&mut state, spec).unwrap();
|
||||||
|
state.build_total_active_balance_cache(spec).unwrap();
|
||||||
|
|
||||||
if spec
|
if spec
|
||||||
.altair_fork_epoch
|
.altair_fork_epoch
|
||||||
|
|||||||
Reference in New Issue
Block a user