mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
5e9625c1be
This extends the `makeTestBlocks` function used in tests with a new parameter `syncCommitteeRatio` to control whether the produced blocks should be signed by the validators assigned to the sync committee. A similar parameter already exists to configure whether attestations for the test blocks should be produced.