diff --git a/hardhat.config.ts b/hardhat.config.ts index 8ad93e86..d584c051 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -23,13 +23,6 @@ const config: HardhatUserConfig = { }, networks: { ...getHardhatConfigNetworks(), - hardhat: { - chainId: 1337, - forking: { - blockNumber: 14672712, - url: "https://rpc.ankr.com/eth", - }, - }, }, solidity: { compilers: [