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_active_index_root(state, epoch)
|
||||
)
|
||||
|
||||
```
|
||||
|
||||
#### `get_beacon_proposer_index`
|
||||
|
|
Loading…
Reference in New Issue