Update 0_beacon-chain.md

This commit is contained in:
Justin
2019-01-23 13:26:23 +00:00
committed by GitHub
parent d1efd65d8a
commit 022dd0cc3d

View File

@@ -1561,8 +1561,7 @@ For each `attestation` in `block.body.attestations`:
],
signature=attestation.aggregate_signature,
domain=get_domain(state.fork, attestation.data.slot, DOMAIN_ATTESTATION),
)
)
```
* [TO BE REMOVED IN PHASE 1] Verify that `attestation.data.shard_block_root == ZERO_HASH`.