Skip to content

Commit e1a7882

Browse files
authored
Split up base account to fit under size limit (#19)
1 parent 0cb269d commit e1a7882

File tree

7 files changed

+295
-231
lines changed

7 files changed

+295
-231
lines changed

foundry.toml

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

0 commit comments

Comments
 (0)