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 20cb318 commit 6e747f4Copy full SHA for 6e747f4
foundry.toml
@@ -7,6 +7,8 @@ libs = ['lib']
7
remappings = []
8
fs_permissions = [{ access = "write", path = "./reports" }]
9
via_ir = false
10
+optimizer = true
11
+optimizer_runs = 200
12
solc_version = '0.8.27'
13
evm_version = 'shanghai'
14
bytecode_hash = 'none'
0 commit comments