Commit e6aaa10
authored
fix(chain-spec): add erc20 to deperacated class (#156)
Currently, the class hash is included in the state updates - we only add the class artifact to the class registry but for it to be canonically considered 'declared', the class hash needs to be added into the `StateUpdates` struct i.e., int the `deprecated_declared_classes` field.1 parent df618e0 commit e6aaa10
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| |||
0 commit comments