Skip to content

Commit

Permalink
change evm_version to "london" (#501)
Browse files Browse the repository at this point in the history
change evm_version
  • Loading branch information
ciaranightingale authored Oct 15, 2023
1 parent 498d7dd commit de5b09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
solc-version = "0.8.12"
#auto_detect_solc = false
cache = true
evm_version = 'shanghai'
evm_version = 'london'
force = false
gas_reports = [
"DropERC721Benchmark",
Expand Down

0 comments on commit de5b09a

Please sign in to comment.