Skip to content

Commit

Permalink
Merge 204452d into 6cddd3c
Browse files Browse the repository at this point in the history
  • Loading branch information
alex0207s authored Jul 24, 2024
2 parents 6cddd3c + 204452d commit f7377bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
src = 'contracts' # the source directory
cache = true # whether to cache builds or not
force = false # whether to ignore the cache (clean build)
evm_version = "shanghai"
solc_version = "0.8.26"
optimizer = true # enable or disable the solc optimizer
optimizer_runs = 1000 # the number of optimizer runs
Expand Down

0 comments on commit f7377bf

Please sign in to comment.