mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-14 17:04:53 +00:00
deploy: 106418113ff1248abc6eabe7061bb8de8c2fa04d
This commit is contained in:
parent
b5e6640ef9
commit
72739338ef
@ -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 =
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# libtool - Provide generalized library-building support services.
|
||||
# Generated automatically by config.status (libbacktrace) version-unused
|
||||
# Libtool was configured on host fv-az196-428:
|
||||
# Libtool was configured on host fv-az132-75:
|
||||
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
|
||||
#
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
|
||||
|
Loading…
x
Reference in New Issue
Block a user