Skip to content

Commit 83865d2

Browse files
committed
keep hotfuzz evm_version at shanghai
1 parent a5dc7ed commit 83865d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/hot-fuzz/foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
root = '../..'
33
src = 'packages/hot-fuzz/contracts'
44
solc_version = "0.8.23"
5+
evm_version = 'shanghai'
56
optimizer = true
67
optimizer_runs = 200
78
remappings = [

0 commit comments

Comments
 (0)