mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 19:54:34 +00:00
update docs via PR feedback
This commit is contained in:
parent
e2dc9f9ec2
commit
c206a2772a
@ -208,7 +208,7 @@ def transition_with_random_block(block_randomizer):
|
|||||||
|
|
||||||
def _randomized_scenario_setup(state_randomizer):
|
def _randomized_scenario_setup(state_randomizer):
|
||||||
"""
|
"""
|
||||||
Return a sequence of pairs of ("mutator", "validator"),
|
Return a sequence of pairs of ("mutation", "validation"),
|
||||||
a function that accepts (spec, state) arguments and performs some change
|
a function that accepts (spec, state) arguments and performs some change
|
||||||
and a function that accepts (spec, state) arguments and validates some change was made.
|
and a function that accepts (spec, state) arguments and validates some change was made.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user