From 7bb58d089d4ebbc6017a37d3de51f1c62a419fc8 Mon Sep 17 00:00:00 2001 From: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com> Date: Tue, 27 Apr 2021 15:37:50 -0700 Subject: [PATCH] Fix store protocol identifier (#507) * beta1 to beta2 * removing Lightpush message return success test to spot windows err * bring back the Lightpush test --- waku/v2/protocol/waku_store/waku_store.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waku/v2/protocol/waku_store/waku_store.nim b/waku/v2/protocol/waku_store/waku_store.nim index 33a473e45..02dc1c496 100644 --- a/waku/v2/protocol/waku_store/waku_store.nim +++ b/waku/v2/protocol/waku_store/waku_store.nim @@ -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