mirror of https://github.com/waku-org/nwaku.git
updates protocol identifier
This commit is contained in:
parent
5f1bab146d
commit
f7fbc28780
|
@ -27,7 +27,7 @@ logScope:
|
||||||
topics = "wakustore"
|
topics = "wakustore"
|
||||||
|
|
||||||
const
|
const
|
||||||
WakuStoreCodec* = "/vac/waku/store/2.0.0-beta1"
|
WakuStoreCodec* = "/vac/waku/store/2.0.0-beta3"
|
||||||
|
|
||||||
# Error types (metric label values)
|
# Error types (metric label values)
|
||||||
const
|
const
|
||||||
|
|
Loading…
Reference in New Issue