diff --git a/contracts/hardhat.config.ts b/contracts/hardhat.config.ts index d8ed5013..50c3a6f0 100644 --- a/contracts/hardhat.config.ts +++ b/contracts/hardhat.config.ts @@ -66,7 +66,6 @@ const config: HardhatUserConfig = { arbitrum: { url: `https://rinkeby.arbitrum.io/rpc`, gasPrice: 1_000_000_000, - gas: 25_000_000, accounts: { mnemonic: process.env.RINKEBY_MNEMONIC }, }, // Network config from