From 29ad1a46b3603efea4a61b6b4cc69149890e497f Mon Sep 17 00:00:00 2001 From: Andres Aiello Date: Tue, 3 Oct 2023 14:01:44 -0300 Subject: [PATCH] Remove hardhat from PC repo as is imported --- hardhat.config.ts | 7 ------- 1 file changed, 7 deletions(-) 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: [