mirror of
https://github.com/status-im/status-go.git
synced 2025-02-19 18:28:18 +00:00
* Heap queue stores only peers that were not added to p2p server The primary goal of this change is to keep whitelist of peers that are managed by topic pool while also preventing same peer from being selected from heap queue multiple times.