Skip to content

Commit 368c0af

Browse files
authored
Update foundry.toml
Signed-off-by: Adrien Husson <adhusson@gmail.com>
1 parent 3ceda81 commit 368c0af

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
via_ir = true
66
optimizer = true
77
optimizer_runs = 999999
8-
evm_version = "paris"
98
bytecode_hash = "none"
9+
evm_version = "paris"
1010

1111
[profile.default.rpc_endpoints]
1212
mainnet = "https://eth-mainnet.g.alchemy.com/v2/${ALCHEMY_KEY}"

0 commit comments

Comments
 (0)