mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 16:33:08 +00:00
Bump relay protocol to beta1 (#164)
As of https://github.com/vacp2p/specs/pull/185
This commit is contained in:
parent
c55635e93e
commit
69e4ff8991
@ -16,7 +16,7 @@ declarePublicGauge total_messages, "number of messages received"
|
||||
logScope:
|
||||
topics = "wakurelay"
|
||||
|
||||
const WakuRelayCodec* = "/vac/waku/relay/2.0.0-alpha2"
|
||||
const WakuRelayCodec* = "/vac/waku/relay/2.0.0-beta1"
|
||||
|
||||
method init*(w: WakuRelay) =
|
||||
debug "init"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user