mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-12 09:53:08 +00:00
Update protocol identifier to /wakusub/2.0.0-alpha1
This commit is contained in:
parent
7f1f282b47
commit
c0f3927483
@ -20,10 +20,7 @@ declarePublicGauge total_messages, "number of messages received"
|
||||
logScope:
|
||||
topic = "WakuSub"
|
||||
|
||||
#For spike
|
||||
const WakuSubCodec* = "/wakusub/0.0.1"
|
||||
|
||||
#const wakuVersionStr = "2.0.0-alpha1"
|
||||
const WakuSubCodec* = "/wakusub/2.0.0-alpha1"
|
||||
|
||||
type
|
||||
WakuSub* = ref object of GossipSub
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user