ethereum: update foundry config

From running:

    forge config --fix
This commit is contained in:
Jeff Schroeder 2023-05-17 15:44:02 +00:00
parent f25075d256
commit 2402e2fbcf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[default]
[profile.default]
solc_version = "0.8.4"
optimizer = true
optimizer_runs = 200