Skip to content

Commit 106d3bf

Browse files
committed
chore: add optimizer to toml
1 parent ab7ec5e commit 106d3bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/oft-composer-library/foundry.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ out = 'out'
55
test = 'test/foundry'
66
cache_path = 'cache/foundry'
77
verbosity = 3
8+
optimizer = true
9+
optimizer_runs = 20_000
810
libs = [
911
# We provide a set of useful contract utilities
1012
# in the lib directory of @layerzerolabs/toolbox-foundry:

0 commit comments

Comments
 (0)