Remove extraneous space

This commit is contained in:
Hsiao-Wei Wang 2019-01-30 23:50:17 +08:00
parent 0f70b200ca
commit 5aba345eec
No known key found for this signature in database
GPG Key ID: 95B070122902DEA4
1 changed files with 1 additions and 1 deletions

View File

@ -1995,7 +1995,7 @@ If a validator registry update does _not_ happen do the following:
* _Note_ that `state.current_epoch_start_shard` is left unchanged.
**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 the following:
```python