Skip to content

Commit

Permalink
Merge pull request #153 from connext/pause-maxrelayerfee
Browse files Browse the repository at this point in the history
Temporarily disable maxRelayerFee
  • Loading branch information
wanglonghong authored Apr 8, 2024
2 parents 254987e + 01b8f16 commit 269b6c4
Showing 1 changed file with 11 additions and 22 deletions.
33 changes: 11 additions & 22 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,7 @@
"execute": "350000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "57952994560000000"
}
},
{
"name": "Ethereum Testnet Ropsten",
Expand Down Expand Up @@ -760,8 +759,7 @@
"proveAndProcess": "120000",
"proveAndProcessL1": "20000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "2798455878000000"
}
},
{
"name": "Cronos Mainnet",
Expand Down Expand Up @@ -1106,8 +1104,7 @@
"execute": "400000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "6460632677000000"
}
},
{
"name": "Optimism Testnet Kovan",
Expand Down Expand Up @@ -1384,8 +1381,7 @@
"execute": "400000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "30365647060000000"
}
},
{
"name": "Fuse Mainnet",
Expand Down Expand Up @@ -1706,8 +1702,7 @@
"execute": "400000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "348521826200000000"
}
},
{
"name": "Fantom Opera",
Expand Down Expand Up @@ -2588,8 +2583,7 @@
"execute": "2000000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "2565572827000000"
}
},
{
"name": "Arbitrum Nova",
Expand Down Expand Up @@ -2780,8 +2774,7 @@
"execute": "300000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "3734519566000000"
}
},
{
"name": "Base Goerli",
Expand Down Expand Up @@ -2904,8 +2897,7 @@
"execute": "300000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "2363484985000000"
}
},
{
"name": "Metis Andromeda Mainnet",
Expand Down Expand Up @@ -2989,8 +2981,7 @@
"execute": "300000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "11005853760000000"
}
},
{
"name": "Mantle Mainnet",
Expand Down Expand Up @@ -3026,8 +3017,7 @@
"execute": "300000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "2798455878000000"
}
},
{
"name": "Matic Testnet Mumbai",
Expand Down Expand Up @@ -3375,8 +3365,7 @@
"execute": "300000",
"proveAndProcess": "120000",
"messaging": "4500"
},
"maxRelayerFeeInNative": "2798455878000000"
}
},
{
"name": "Scroll Mainnet",
Expand Down

0 comments on commit 269b6c4

Please sign in to comment.