mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-16 12:36:25 +00:00
Update 0_beacon-chain.md
This commit is contained in:
parent
de7263c838
commit
d4f79c8878
@ -1996,7 +1996,7 @@ If a validator registry update does _not_ happen do the following:
|
||||
|
||||
**Invariant**: the active index root that is hashed into the shuffling seed actually is the `hash_tree_root` of the validator set that is used for that epoch.
|
||||
|
||||
Regardless of whether or not a validator set change happens run `process_slashings(state)` and `process_withdrawals(state):
|
||||
Regardless of whether or not a validator set change happens run `process_slashings(state)` and `process_withdrawals(state)`:
|
||||
|
||||
```python
|
||||
def process_slashings(state: BeaconState) -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user