mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-14 04:34:43 +00:00
Update 0_beacon-chain.md (#614)
This commit is contained in:
parent
cf371c4973
commit
a730295982
@ -919,8 +919,6 @@ def get_crosslink_committees_at_slot(state: BeaconState,
|
||||
]
|
||||
```
|
||||
|
||||
**Note**: we plan to replace the shuffling algorithm with a pointwise-evaluable shuffle (see https://github.com/ethereum/eth2.0-specs/issues/323), which will allow calculation of the committees for each slot individually.
|
||||
|
||||
### `get_block_root`
|
||||
|
||||
```python
|
||||
|
Loading…
x
Reference in New Issue
Block a user