change block number

This commit is contained in:
Sasha 2023-04-11 22:09:07 +02:00
parent 634a4d2b00
commit 28f25e14d6
No known key found for this signature in database

View File

@ -308,7 +308,7 @@
}
};
const rlnDeployBlk = 7109391;
const rlnDeployBlk = 8813000;
const rlnAddress = "0x4252105670fe33d2947e8ead304969849e64f2a6";
const rlnAbi = [
"function MEMBERSHIP_DEPOSIT() public view returns(uint256)",