Skip to content

Commit

Permalink
chore: update fs_permissions in foundry.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtekgrinder committed May 3, 2024
1 parent c8081c9 commit 52a6e85
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 @@ -12,6 +12,7 @@ optimizer = true
optimizer_runs = 1000
solc_version = "0.8.22"
ffi = true
fs_permissions = [{ access = "read-write", path = "./scripts/vanity.json"}]

[fuzz]
runs = 10000
Expand Down

0 comments on commit 52a6e85

Please sign in to comment.