diff --git a/examples/rln-js/index.html b/examples/rln-js/index.html index 62fd950..4ae7cda 100644 --- a/examples/rln-js/index.html +++ b/examples/rln-js/index.html @@ -308,7 +308,7 @@ } }; - const rlnDeployBlk = 7109391; + const rlnDeployBlk = 8813000; const rlnAddress = "0x4252105670fe33d2947e8ead304969849e64f2a6"; const rlnAbi = [ "function MEMBERSHIP_DEPOSIT() public view returns(uint256)",