From d8dcf2644eec27d41bb2fe117ca454ef077922d7 Mon Sep 17 00:00:00 2001 From: status-im-auto Date: Fri, 7 Oct 2022 22:24:10 +0000 Subject: [PATCH] Updates --- rln-js/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rln-js/index.html b/rln-js/index.html index 437903e..72cc85f 100644 --- a/rln-js/index.html +++ b/rln-js/index.html @@ -118,7 +118,7 @@ MembershipKey, RLNDecoder, RLNEncoder - } from "https://unpkg.com/@waku/rln@0.0.10/bundle/index.js"; + } from "https://unpkg.com/@waku/rln@0.0.12/bundle/index.js"; import {ethers} from "https://unpkg.com/ethers@5.0.7/dist/ethers-all.esm.min.js"