fix: redeploy to sepolia

This commit is contained in:
rymnc 2023-11-30 22:58:49 +05:30
parent fc406eca9d
commit a403bee124
No known key found for this signature in database
GPG Key ID: AAA088D5C68ECD34
3 changed files with 93 additions and 41 deletions

View File

@ -1556,7 +1556,7 @@
] ]
}, },
"RLN": { "RLN": {
"address": "0x3d2dcfF8Ee904C3F5Bf3043642C605DFcA7BEBA9", "address": "0xb4eb8135C8ba7Af1295EB9C363DddA996cdB813E",
"abi": [ "abi": [
{ {
"inputs": [ "inputs": [
@ -1746,19 +1746,6 @@
"stateMutability": "view", "stateMutability": "view",
"type": "function" "type": "function"
}, },
{
"inputs": [],
"name": "computeRoot",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{ {
"inputs": [], "inputs": [],
"name": "deployedBlockNumber", "name": "deployedBlockNumber",
@ -1896,6 +1883,19 @@
"stateMutability": "payable", "stateMutability": "payable",
"type": "function" "type": "function"
}, },
{
"inputs": [],
"name": "root",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{ {
"inputs": [ "inputs": [
{ {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long