mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 16:33:08 +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
a505a2e789
commit
b97bde4041
@ -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-beta2"
|
||||||
|
|
||||||
# Error types (metric label values)
|
# Error types (metric label values)
|
||||||
const
|
const
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user