mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
c510ffb16a
There are still a few cases with manual loops through sync subcommittees even though an `allSyncCommittees` iterator exists. Adjusted the few remaining instances to also use the iterator instead.