add todo to move waitForGossipSubPeerInMesh into @waku/relay

This commit is contained in:
Sasha 2024-10-01 22:36:26 +02:00
parent 240b1b6aa5
commit ad56eae445
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ async function waitForConnectedPeer(
});
}
// TODO: move to @waku/relay and use in `node.connect()` API https://github.com/waku-org/js-waku/issues/1761
/**
* Wait for at least one peer with the given protocol to be connected and in the gossipsub
* mesh for all pubsubTopics.