Skip to content

Commit 4b2cb31

Browse files
authored
Update foundry.toml
Signed-off-by: Adrien Husson <adhusson@gmail.com>
1 parent 9532cb4 commit 4b2cb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
src = "src"
33
out = "out"
44
libs = ["lib"]
5+
via_ir = true
56
optimizer = true
67
optimizer_runs = 999999
7-
via_ir = true
88
bytecode_hash = "none"
99
evm_version = "paris"
1010

0 commit comments

Comments
 (0)