mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 19:44:55 -05:00
clean up top language in validator registry section
This commit is contained in:
@@ -1701,7 +1701,7 @@ def process_ejections(state: BeaconState) -> None:
|
||||
|
||||
### Validator registry and shuffling seed data
|
||||
|
||||
First, update `previous_epoch_calculation_slot`, `previous_epoch_start_shard` and `latest_index_roots`:
|
||||
First, update the following:
|
||||
|
||||
* Set `state.previous_epoch_calculation_slot = state.current_epoch_calculation_slot`
|
||||
* Set `state.previous_epoch_start_shard = state.current_epoch_start_shard`
|
||||
|
||||
Reference in New Issue
Block a user