mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 01:14:58 -05:00
remove extra line
This commit is contained in:
@@ -1068,7 +1068,6 @@ def generate_seed(state: BeaconState,
|
||||
get_randao_mix(state, randao_mix_epoch) +
|
||||
get_active_index_root(state, epoch)
|
||||
)
|
||||
|
||||
```
|
||||
|
||||
#### `get_beacon_proposer_index`
|
||||
|
||||
Reference in New Issue
Block a user