Commit c19ce2c
fix(pallet-contracts): Add a handler for
This error kind was introduced with bb32803 (see #1),
but pallet-contracts was not updated after adding it.
Note that adding a variant to an public exhaustive enum
is a breaking change.
See https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new.MemoryGrow.1 parent e0bd98a commit c19ce2c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| 412 | + | |
| 413 | + | |
412 | 414 | | |
413 | 415 | | |
414 | 416 | | |
| |||
0 commit comments