Foundry test: Set Solidity Compiler Version

This commit is contained in:
David E. Perez Negron R 2023-08-20 01:05:21 -06:00
parent fe866cb658
commit 1d7b3ea350
1 changed files with 3 additions and 1 deletions

View File

@ -2,5 +2,7 @@
src = "src"
out = "out"
libs = ["lib"]
sol_version = "0.8.20"
optimizer = true
optimizer_runs = 200
# See more config options https://github.com/foundry-rs/foundry/tree/master/config