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 a5009bb commit 58af801Copy full SHA for 58af801
foundry.toml
@@ -2,7 +2,7 @@
2
solc = "0.8.10"
3
bytecode_hash = "none"
4
optimizer = true
5
-optimizer-runs = 10_000_000
+optimizer-runs = 10
6
via_ir = false
7
runs = 256
8
gas_reports = ["ATokenVault"]
0 commit comments