mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-10 17:46:54 +00:00
Add another blank line
This commit is contained in:
parent
333df69e65
commit
120d7a4766
@ -258,6 +258,7 @@ def run_test_full_random_operations(spec, state, rng=Random(2080)):
|
||||
yield 'blocks', [signed_block]
|
||||
yield 'post', state
|
||||
|
||||
|
||||
def get_random_execution_requests(spec, state, rng):
|
||||
deposits = get_random_deposits_requests(spec, state, rng)
|
||||
withdrawals = get_random_withdrawals_requests(spec, state, rng)
|
||||
|
Loading…
x
Reference in New Issue
Block a user