Skip to content

Commit 7f9de77

Browse files
committed
feat: add evm_version for foundry.toml
1 parent 4596a56 commit 7f9de77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# This overrides the `auto_detect_solc` value
99
solc_version = '0.8.24'
1010
auto_detect_solc = false
11+
evm_version = "paris"
1112

1213
# Increase optimizer_runs
1314
optimizer = true

0 commit comments

Comments
 (0)