mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-08 00:43:06 +00:00
Update toychat default content topic (#583)
This commit is contained in:
parent
45326b6bab
commit
c518588eda
@ -190,7 +190,7 @@ type
|
||||
|
||||
contentTopic* {.
|
||||
desc: "Content topic for chat messages."
|
||||
defaultValue: "/waku/2/huilong/proto"
|
||||
defaultValue: "/toy-chat/2/huilong/proto"
|
||||
name: "content-topic" }: string
|
||||
|
||||
# NOTE: Keys are different in nim-libp2p
|
||||
|
||||
@ -126,7 +126,7 @@ type
|
||||
|
||||
contentTopic* {.
|
||||
desc: "Content topic to bridge chat messages to."
|
||||
defaultValue: "/waku/2/huilong/proto"
|
||||
defaultValue: "/toy-chat/2/huilong/proto"
|
||||
name: "content-topic" }: string
|
||||
|
||||
proc parseCmdArg*(T: type keys.KeyPair, p: TaintedString): T =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user