remove todo

This commit is contained in:
Danny Ryan
2019-02-25 07:58:23 -07:00
committed by GitHub
parent b2ed80250a
commit fbb70e91eb

View File

@@ -1702,7 +1702,6 @@ For each `attestation` in `block.body.attestations`:
Verify that `len(block.body.deposits) <= MAX_DEPOSITS`.
[TODO: add logic to ensure that deposits from 1.0 chain are processed in order]
[TODO: update the call to `verify_merkle_branch` below if it needs to change after we process deposits in order]
For each `deposit` in `block.body.deposits`: