clean up top language in validator registry section

This commit is contained in:
Danny Ryan 2019-01-25 14:56:10 -07:00 committed by GitHub
parent ac47c21918
commit f61d364352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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