We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82370c commit 1d32555Copy full SHA for 1d32555
lazer/contracts/evm/foundry.toml
@@ -2,3 +2,6 @@
2
src = "src"
3
out = "out"
4
libs = ["lib"]
5
+
6
+optimizer = true
7
+optimizer_runs = 100000
0 commit comments