Skip to content

Commit 4214bd2

Browse files
authored
chore: update optimizer_runs to reduce contract size (#194)
* chore: update optimizer_runs to reduce contract size chore: update optimizer_runs to reduce contract size * chore: update optimizer_runs to 1 chore: update optimizer_runs to 1
1 parent 52a3b54 commit 4214bd2

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
@@ -15,6 +15,6 @@ remappings = [
1515
'@pythnetwork/pyth-sdk-solidity/=lib/pyth-sdk-solidity/',
1616
]
1717

18-
optimizer_runs = 1000000000
18+
optimizer_runs = 1
1919
via_ir = true
2020

0 commit comments

Comments
 (0)