Commit 98a15e7c authored by Mark Tyneway's avatar Mark Tyneway

foundry: fix config

Ensure that the correct scripts directory is included
so that contract verification can work correctly
parent be266c9c
[profile.default]
src = 'src'
out = 'forge-artifacts'
script = "scripts"
optimizer = true
optimizer_runs = 999999
script = 'scripts'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment