Skip to content

Commit

Permalink
Increase optimizer runs
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Oct 14, 2024
1 parent 9694ee3 commit bf21c92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ module.exports = {
settings: {
optimizer: {
enabled: true,
runs: 500
},
},
},
Expand Down

0 comments on commit bf21c92

Please sign in to comment.