example-portal-fast-withdrawal/evm/foundry.toml

12 lines
192 B
TOML

[profile.default]
src = 'contracts'
out = 'build'
test = 'forge-test'
libs = [
"lib",
"node_modules"
]
# See more config options https://github.com/foundry-rs/foundry/tree/master/config