From 48744272771921021ff24ec8fbc8036e595ad293 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Fri, 7 Oct 2022 16:23:44 -0400 Subject: [PATCH] chore(rln-js): bump js-rln --- 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"