We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641e7b7 commit d596307Copy full SHA for d596307
foundry.toml
@@ -5,6 +5,7 @@ libs = ["lib"]
5
solc = "0.8.21"
6
optimizer = true
7
optimizer_runs = 200
8
+evmVersion = "shanghai"
9
verbosity = 3
10
11
# See more config options https://github.com/foundry-rs/foundry/tree/master/config
0 commit comments