Skip to content

Commit

Permalink
config fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
invocamanman committed Apr 18, 2024
1 parent 203dc37 commit 8d9ed46
Show file tree
Hide file tree
Showing 3 changed files with 23,043 additions and 23,077 deletions.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const config: HardhatUserConfig = {
settings: {
optimizer: {
enabled: true,
runs: 200,
runs: 150,
},
evmVersion: "cancun",
}, // try yul optimizer
Expand Down
Loading

0 comments on commit 8d9ed46

Please sign in to comment.