Skip to content

Commit 932eddf

Browse files
committed
version
1 parent 3a88762 commit 932eddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

foundry.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[profile.default]
22
solc_version = "0.8.24"
3+
emv_version = "cancun"
34
src = 'src'
45
out = 'out'
5-
libs = ['lib']
6-
evm_version = 'cancun'
6+
libs = ['node_modules']
77

88

99
# Compile only the production code and the test mocks with via IR

0 commit comments

Comments
 (0)