Commit 1bfbb4c
fix: move parse_storage_constraints to the bunlde deployer
It seems a previous change for allow bundle storage constraints was done
at the wrong level and affected regualr storage constraints as well.
This fix moves the previous change to only affect bunlde storage
constraints.1 parent 3911d1f commit 1bfbb4c
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
630 | 631 | | |
631 | 632 | | |
632 | 633 | | |
633 | | - | |
| 634 | + | |
634 | 635 | | |
635 | 636 | | |
636 | 637 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
2116 | 2115 | | |
2117 | 2116 | | |
2118 | 2117 | | |
2119 | | - | |
| 2118 | + | |
2120 | 2119 | | |
2121 | 2120 | | |
2122 | 2121 | | |
| |||
2151 | 2150 | | |
2152 | 2151 | | |
2153 | 2152 | | |
2154 | | - | |
| 2153 | + | |
2155 | 2154 | | |
2156 | 2155 | | |
2157 | 2156 | | |
| |||
0 commit comments