Skip to content

Commit a5a7e1e

Browse files
committed
Merge branch 'main' of github.com:pimlicolabs/contracts
2 parents d054d2c + b8fa5f6 commit a5a7e1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

foundry.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[profile.default]
22
viaIr = true
3+
optimizer = true
4+
optimizer_runs = 1000000
35
evm_version = "cancun"
4-
solc_version = "0.8.28"
6+
solc_version = "0.8.28"

0 commit comments

Comments
 (0)