mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-14 17:04:53 +00:00
Fix store protocol identifier (#507)
* beta1 to beta2 * removing Lightpush message return success test to spot windows err * bring back the Lightpush test
This commit is contained in:
parent
13ac035e5a
commit
7bb58d089d
@ -27,7 +27,7 @@ logScope:
|
||||
topics = "wakustore"
|
||||
|
||||
const
|
||||
WakuStoreCodec* = "/vac/waku/store/2.0.0-beta1"
|
||||
WakuStoreCodec* = "/vac/waku/store/2.0.0-beta2"
|
||||
|
||||
# Error types (metric label values)
|
||||
const
|
||||
|
Loading…
x
Reference in New Issue
Block a user