mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 07:28:06 -05:00
* Fix subnet peer discovery Currently computeAllNeededSubnets is called only once when the subnets are subscribed. It should have been called regularly. * changelog --------- Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
114 B
114 B
Fixed
- Fix bug where stale computed value in closure excludes newly required (eg attestation) subscriptions.