Merge pull request #132 from richard-ramos/v0012

chore(rln-js): bump js-rln
This commit is contained in:
fryorcraken.eth 2022-10-08 09:22:22 +11:00 committed by GitHub
commit 46209e0cdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"