We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe9973 commit b7fbe5bCopy full SHA for b7fbe5b
evm/ts/src/nttWithExecutor.ts
@@ -71,6 +71,7 @@ const gasLimitOverrides: Partial<
71
> = {
72
Mainnet: {
73
Arbitrum: 800_000n,
74
+ CreditCoin: 1_500_000n,
75
},
76
Testnet: {
77
ArbitrumSepolia: 800_000n,
0 commit comments