enhancement/relay-beta-bump (#325)

This commit is contained in:
Dean Eigenmann 2020-12-22 12:50:20 +01:00 committed by GitHub
parent 125530c46b
commit 73217b457c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ declarePublicGauge total_messages, "number of messages received"
logScope:
topics = "wakurelay"
const WakuRelayCodec* = "/vac/waku/relay/2.0.0-beta1"
const WakuRelayCodec* = "/vac/waku/relay/2.0.0-beta2"
method init*(w: WakuRelay) =
debug "init"