Skip to content

Commit 9532cb4

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

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
@@ -5,8 +5,8 @@ libs = ["lib"]
55
optimizer = true
66
optimizer_runs = 999999
77
via_ir = true
8-
evm_version = "paris"
98
bytecode_hash = "none"
9+
evm_version = "paris"
1010

1111
[profile.default.fmt]
1212
wrap_comments = true

0 commit comments

Comments
 (0)