Commit b2f97fd
committed
chore: drop the remove-group upgrade handler
audit-fixes targets mainnet, which starts from a fresh genesis where x/group
is never mounted, so no store deletion is required. The StoreUpgrades handler
belongs on the testnet branch, where donut has an existing group store.1 parent 757289c commit b2f97fd
2 files changed
Lines changed: 1 addition & 67 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
This file was deleted.
0 commit comments