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 ab7ec5e commit 106d3bfCopy full SHA for 106d3bf
1 file changed
examples/oft-composer-library/foundry.toml
@@ -5,6 +5,8 @@ out = 'out'
5
test = 'test/foundry'
6
cache_path = 'cache/foundry'
7
verbosity = 3
8
+optimizer = true
9
+optimizer_runs = 20_000
10
libs = [
11
# We provide a set of useful contract utilities
12
# in the lib directory of @layerzerolabs/toolbox-foundry:
0 commit comments