fix: redeploy to sepolia
This commit is contained in:
parent
fc406eca9d
commit
a403bee124
|
@ -1556,7 +1556,7 @@
|
|||
]
|
||||
},
|
||||
"RLN": {
|
||||
"address": "0x3d2dcfF8Ee904C3F5Bf3043642C605DFcA7BEBA9",
|
||||
"address": "0xb4eb8135C8ba7Af1295EB9C363DddA996cdB813E",
|
||||
"abi": [
|
||||
{
|
||||
"inputs": [
|
||||
|
@ -1746,19 +1746,6 @@
|
|||
"stateMutability": "view",
|
||||
"type": "function"
|
||||
},
|
||||
{
|
||||
"inputs": [],
|
||||
"name": "computeRoot",
|
||||
"outputs": [
|
||||
{
|
||||
"internalType": "uint256",
|
||||
"name": "",
|
||||
"type": "uint256"
|
||||
}
|
||||
],
|
||||
"stateMutability": "view",
|
||||
"type": "function"
|
||||
},
|
||||
{
|
||||
"inputs": [],
|
||||
"name": "deployedBlockNumber",
|
||||
|
@ -1896,6 +1883,19 @@
|
|||
"stateMutability": "payable",
|
||||
"type": "function"
|
||||
},
|
||||
{
|
||||
"inputs": [],
|
||||
"name": "root",
|
||||
"outputs": [
|
||||
{
|
||||
"internalType": "uint256",
|
||||
"name": "",
|
||||
"type": "uint256"
|
||||
}
|
||||
],
|
||||
"stateMutability": "view",
|
||||
"type": "function"
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue