Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
invocamanman committed Apr 5, 2024
1 parent ca27112 commit 527b2c3
Showing 1 changed file with 1 addition and 1 deletion.
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: 300,
runs: 200,
},
evmVersion: "cancun",
}, // try yul optimizer
Expand Down

0 comments on commit 527b2c3

Please sign in to comment.