initialize balances cache in interop genesis state

This commit is contained in:
realbigsean
2024-04-25 16:59:00 -04:00
parent 9ee134dcd8
commit c60b522865

View File

@@ -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