js-waku
js-waku copied to clipboard
feat: API allows usage of specific nodes for protocols
Problem
Users need the ability to specify the peers used for their apps, for different protocols. Specifically for Store: https://discord.com/channels/1110799176264056863/1290694275683582085/1291644836742565929
Proposed Solution
Provide the ability to pass node multiaddrs part of node creation, similar to bootstrapNodes
Notes
- Since we'll do this for Store, it's good to extend this API to Filter and LightPush as well. These will be optional params