mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 18:24:59 -05:00
Update test_generators/operations/deposits.py
Co-Authored-By: protolambda <proto@protolambda.com>
This commit is contained in:
@@ -118,6 +118,7 @@ def invalid_deposit_index():
|
||||
yield 'deposit', encode(new_dep, spec.Deposit)
|
||||
yield 'post', None
|
||||
|
||||
|
||||
@to_dict
|
||||
def invalid_deposit_proof():
|
||||
new_dep, state = build_deposit_for_index(10, 10)
|
||||
|
||||
Reference in New Issue
Block a user