mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32: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();
|
||||
state.build_total_active_balance_cache(spec).unwrap();
|
||||
|
||||
if spec
|
||||
.altair_fork_epoch
|
||||
|
||||
Reference in New Issue
Block a user