From 1ab395b520f1cf72f57d9483f26541151b5fe9ca Mon Sep 17 00:00:00 2001 From: Sanaz Date: Tue, 20 Apr 2021 16:37:11 -0700 Subject: [PATCH] updates protocol identifier --- 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..c16ea9e74 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-beta3" # Error types (metric label values) const