diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index 10a41506f..3ce31da06 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -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`