mirror of
https://github.com/status-im/go-nwaku.git
synced 2025-02-22 10:08:09 +00:00
fix: content topic
This commit is contained in:
parent
572d47b4bb
commit
ccb2685e09
@ -22,7 +22,7 @@ import (
|
||||
"github.com/status-im/go-waku/waku/v2/protocol/store"
|
||||
)
|
||||
|
||||
var DefaultContentTopic string = "/waku/2/huilong/proto"
|
||||
var DefaultContentTopic string = "/toy-chat/2/huilong/proto"
|
||||
|
||||
func main() {
|
||||
mrand.Seed(time.Now().UTC().UnixNano())
|
||||
|
Loading…
x
Reference in New Issue
Block a user