mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-24 02:48:11 +00:00
This is because peer exchange is still experimental and not enabled on all prod fleets. The issue is that we could be connected to a remote peer with relay/ filter/lightpush yet never resolve because peer exchange is missing. This also shows the limit of this function logic which should be addressed as we dive deeper in peer management.