Skip to content

Commit

Permalink
DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
espendk committed Mar 12, 2024
1 parent 2301e99 commit d38fb3e
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 @@ -10,6 +10,7 @@ cache_path='cache'
fs_permissions = [{ access = "read-write", path = "./addresses/"}, { access = "read", path = "./out/" }, {access = "read", path = "./node_modules/@mangrovedao/mangrove-core/"}, {access = "read", path = "./node_modules/@mangrovedao/mangrove-strats/"}, { access = "read", path = "./mgvConfig.json" }]
solc_version="0.8.20"
ffi=true
# memory_limit=67108864
# optimizer=true
# optimizer_runs=20000

Expand Down

0 comments on commit d38fb3e

Please sign in to comment.