Skip to content

Commit 8b0ddf3

Browse files
committed
Revert "Split up base account to fit under size limit (#19)"
This reverts commit e1a7882.
1 parent e1a7882 commit 8b0ddf3

File tree

7 files changed

+231
-295
lines changed

7 files changed

+231
-295
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ libs = ['lib']
77
out = 'out'
88
optimizer = true
99
optimizer_runs = 10_000
10+
ignored_error_codes = [3628]
1011
fs_permissions = [
1112
{ access = "read", path = "./out-optimized" }
1213
]

0 commit comments

Comments
 (0)