mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-22 09:08:19 +00:00
updating default pubsub topic
This commit is contained in:
parent
dfc9ead062
commit
591a79046c
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* DefaultPubsubTopic is the default gossipsub topic to use for Waku.
|
||||
*/
|
||||
export const DefaultPubsubTopic = "/waku/2/default-waku/proto";
|
||||
export const DefaultPubsubTopic = "/waku/2/rs/0/0";
|
||||
|
||||
/**
|
||||
* The default cluster ID for The Waku Network
|
||||
|
Loading…
x
Reference in New Issue
Block a user