fix: content topic

This commit is contained in:
Richard Ramos 2021-06-07 08:59:47 -04:00
parent 572d47b4bb
commit ccb2685e09
No known key found for this signature in database
GPG Key ID: 80D4B01265FDFE8F
1 changed files with 1 additions and 1 deletions

View File

@ -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())