Update specs/phase1/beacon-chain.md

Co-authored-by: dankrad <dankrad@ethereum.org>
This commit is contained in:
vbuterin 2020-12-12 11:29:50 +08:00 committed by protolambda
parent 3211c11c17
commit 27dbb5e4a4
No known key found for this signature in database
GPG Key ID: EC89FDBB2B4C7623

View File

@ -332,7 +332,6 @@ def get_start_shard(state: BeaconState, slot: Slot) -> Shard:
return Shard(shard)
```
### Predicates
### Block processing