Skip to content

Commit

Permalink
Update hardhat.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat authored Dec 27, 2024
1 parent 3711264 commit 7f6f816
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ const config: HardhatUserConfig = {
}
},
networks: {
hardhat: {
allowUnlimitedContractSize: true
},
dev: { url: 'http://localhost:8545' },
// github action starts localgeth service, for gas calculations
localgeth: { url: 'http://localgeth:8545' },
Expand Down

0 comments on commit 7f6f816

Please sign in to comment.