mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-15 13:15:36 +00:00
remove extra line
This commit is contained in:
parent
1ce60ed841
commit
7b9c033578
@ -1068,7 +1068,6 @@ def generate_seed(state: BeaconState,
|
|||||||
get_randao_mix(state, randao_mix_epoch) +
|
get_randao_mix(state, randao_mix_epoch) +
|
||||||
get_active_index_root(state, epoch)
|
get_active_index_root(state, epoch)
|
||||||
)
|
)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### `get_beacon_proposer_index`
|
#### `get_beacon_proposer_index`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user