We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccfaedc commit 859debfCopy full SHA for 859debf
packages/horizon/foundry.toml
@@ -6,4 +6,4 @@ test = 'test'
6
cache_path = 'cache_forge'
7
fs_permissions = [{ access = "read", path = "./"}]
8
optimizer = true
9
-optimizer_runs = 50
+optimizer_runs = 100
packages/subgraph-service/foundry.toml
-optimizer-runs = 50
+optimizer-runs = 100
0 commit comments