diff --git a/rln-js/index.html b/rln-js/index.html index f7be4a8..baf96ef 100644 --- a/rln-js/index.html +++ b/rln-js/index.html @@ -210,8 +210,8 @@ } } - const rlnDeployBlk = 7677135; - const rlnAddress = "0x367F3e869cF2E1DD28644E308b42652cb6fcDA72"; + const rlnDeployBlk = 7109391; + const rlnAddress = "0x4252105670fe33d2947e8ead304969849e64f2a6"; const rlnAbi = [ "function MEMBERSHIP_DEPOSIT() public view returns(uint256)", "function register(uint256 pubkey) external payable",