mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 05:34:55 -05:00
`next_start_shard` does not need to be part of `state` (it's already available via `(state.shard_committees_at_slots[-1][-1].shard + 1) % SHARD_COUNT`)