mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-11 07:08:09 -05:00
misc: Optimizer runs lowered in favour of less bytecode
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ test = 'test/foundry'
|
||||
cache_path = 'forge-cache'
|
||||
fs_permissions = [{ access = "read-write", path = "./"}]
|
||||
optimizer = true
|
||||
optimizer_runs = 65
|
||||
optimizer_runs = 10
|
||||
ignored_error_codes = []
|
||||
|
||||
[rpc_endpoints]
|
||||
|
||||
Reference in New Issue
Block a user