Skip to content

Commit

Permalink
fix: update linea mainnet gas limit for execute
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-zhipeng committed Dec 1, 2023
1 parent 2d984e6 commit 6f34161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -2648,7 +2648,7 @@
"cancelRouterContract": "2250000",
"removeLiquidityRouterContract": "2250000",
"gasPriceFactor": "1625000000000000000",
"execute": "2000000"
"execute": "400000"
}
},
{
Expand Down

0 comments on commit 6f34161

Please sign in to comment.