Skip to content

Commit

Permalink
Remove hardhat from PC repo as is imported
Browse files Browse the repository at this point in the history
  • Loading branch information
andresaiello committed Oct 3, 2023
1 parent 3bcfaa3 commit 29ad1a4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ const config: HardhatUserConfig = {
},
networks: {
...getHardhatConfigNetworks(),
hardhat: {
chainId: 1337,
forking: {
blockNumber: 14672712,
url: "https://rpc.ankr.com/eth",
},
},
},
solidity: {
compilers: [
Expand Down

0 comments on commit 29ad1a4

Please sign in to comment.