Skip to content

Commit

Permalink
no optimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoAcosta committed Oct 19, 2024
1 parent 61c88f0 commit a7692ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ out = "out"
libs = ["lib"]
fs_permissions = [{ access = "read", path = "./deployment_log.json" }]
solc_version = "0.8.20"
optimizer = true
optimizer_runs = 200

# Add this line to include OpenZeppelin
remappings = ["@openzeppelin/=lib/openzeppelin-contracts/"]
Expand Down

0 comments on commit a7692ec

Please sign in to comment.