Skip to content

Commit

Permalink
update optimizations on mockInternalTestnet
Browse files Browse the repository at this point in the history
  • Loading branch information
invocamanman committed Jan 29, 2024
1 parent 36ca048 commit 1359a76
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 @@ -100,7 +100,7 @@ const config: HardhatUserConfig = {
settings: {
optimizer: {
enabled: true,
runs: 99,
runs: 500,
},
evmVersion: "shanghai",
}, // try yul optimizer
Expand Down

0 comments on commit 1359a76

Please sign in to comment.