mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-28 15:00:57 +00:00
Update protocol identifier to /wakusub/2.0.0-alpha1
This commit is contained in:
parent
bbf27a2a3e
commit
35007145f9
@ -20,10 +20,7 @@ declarePublicGauge total_messages, "number of messages received"
|
|||||||
logScope:
|
logScope:
|
||||||
topic = "WakuSub"
|
topic = "WakuSub"
|
||||||
|
|
||||||
#For spike
|
const WakuSubCodec* = "/wakusub/2.0.0-alpha1"
|
||||||
const WakuSubCodec* = "/wakusub/0.0.1"
|
|
||||||
|
|
||||||
#const wakuVersionStr = "2.0.0-alpha1"
|
|
||||||
|
|
||||||
type
|
type
|
||||||
WakuSub* = ref object of GossipSub
|
WakuSub* = ref object of GossipSub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user