mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 13:25:04 -05:00
Update test_generators/operations/README.md
Co-Authored-By: protolambda <proto@protolambda.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Operations (or "transactions" in previous spec iterations),
|
||||
are atomic changes to the state, introduced by embedding in blocks.
|
||||
|
||||
This generators provides a series of test suites, divided into handler, for each operation type.
|
||||
This generator provides a series of test suites, divided into handler, for each operation type.
|
||||
A operation test-runner can consume these operation test-suites,
|
||||
and handle different kinds of operations by processing the cases using the specified test handler.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user