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 ca9b27e commit 511e2edCopy full SHA for 511e2ed
examples/oapp/foundry.toml
@@ -5,8 +5,12 @@ out = 'out'
5
test = 'test/foundry'
6
cache_path = 'cache/foundry'
7
verbosity = 3
8
+<<<<<<< HEAD
9
optimize = true
10
optimizer_runs = 1000
11
+=======
12
+via_ir = true
13
+>>>>>>> 4198e33b (fixed stack too deep)
14
libs = [
15
# We provide a set of useful contract utilities
16
# in the lib directory of @layerzerolabs/toolbox-foundry:
0 commit comments