mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 13:06:34 +00:00
Update specs/test_formats/operations/deposits.md
Co-Authored-By: protolambda <proto@protolambda.com>
This commit is contained in:
parent
d64a4f248e
commit
87bee73222
@ -15,4 +15,4 @@ post: BeaconState -- state after applying the deposit. No value if deposit pr
|
||||
|
||||
A `deposits` handler of the `operations` should process these cases,
|
||||
calling the implementation of the `process_deposit(state, deposit)` functionality described in the spec.
|
||||
The resulting state should match the expected `post` state, or no change if the `post` state is left blank.
|
||||
The resulting state should match the expected `post` state, or if the `post` state is left blank, the handler should reject the inputs as invalid.
|
||||
|
Loading…
x
Reference in New Issue
Block a user