mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 09:35:00 -05:00
Update specs/phase1/beacon-chain.md
Co-authored-by: dankrad <dankrad@ethereum.org>
This commit is contained in:
@@ -332,7 +332,6 @@ def get_start_shard(state: BeaconState, slot: Slot) -> Shard:
|
||||
return Shard(shard)
|
||||
```
|
||||
|
||||
### Predicates
|
||||
|
||||
### Block processing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user