Skip to content

Commit cdfc28b

Browse files
committed
chore: fix compilation
1 parent 69b2d3a commit cdfc28b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

foundry.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
gas_reports = ["*"]
33
gas_reports_ignore = []
44
ignored_error_codes = []
5-
optimizer = false
6-
optimizer_runs = 0
5+
optimizer = true
6+
optimizer_runs = 18999
77
solc = "0.8.26"
88
# evm_version = "paris"
99
verbosity = 4

0 commit comments

Comments
 (0)