Skip to content

Commit 89f77d7

Browse files
committed
chore: decrease optimizer runs for contract size
1 parent a6d4271 commit 89f77d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[profile.default]
22
bytecode_hash = "none"
3-
optimizer_runs = 20
3+
optimizer_runs = 18
44
timeout = 30000
55
block_gas_limit = 300000000
66
gas_limit = 3000000000

0 commit comments

Comments
 (0)