mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-13 07:14:10 +00:00
6ece3c483b
- Shards in same cluster are advertised on ENR - Store().Resume() was moved to app layer - NoDefaultWakuTopic() was removed since it's the app that must determine whether it subscribes to the default waku topic - Removed `Publish` from WakuNode (not really used and easy to implement in app layer if needed)
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.