Add notes about invalid case to `epoch_processing` test format

This commit is contained in:
Hsiao-Wei Wang 2022-05-10 19:00:08 +02:00
parent 02090d94ab
commit 89e7a1073d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ An SSZ-snappy encoded `BeaconState`, the state before running the epoch sub-tran
### `post.ssz_snappy`
An SSZ-snappy encoded `BeaconState`, the state after applying the epoch sub-transition.
An SSZ-snappy encoded `BeaconState`, the state after applying the epoch sub-transition. No value if the sub-transition processing is aborted.
## Condition