mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 12:14:19 +00:00
Update tests/core/pyspec/eth2spec/test/lightclient_patch/block_processing/test_process_sync_committee.py
Add clarifying comment Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
This commit is contained in:
parent
cc7ae4abd0
commit
7e82b54131
@ -31,7 +31,7 @@ def test_invalid_sync_committee_bits(spec, state):
|
||||
spec,
|
||||
state,
|
||||
block.slot - 1,
|
||||
committee,
|
||||
committee, # full committee signs
|
||||
)
|
||||
|
||||
yield 'blocks', [block]
|
||||
|
Loading…
x
Reference in New Issue
Block a user