Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateStore ¶
func MigrateStore(ctx sdk.Context, storeKey sdk.StoreKey, cdc codec.BinaryCodec, legacyAmino *codec.LegacyAmino) error
MigrateStore performs in-place store migrations from v5 to v6. The migration includes:
- add missing application links owner keys to allow reverse searches - add missing chain links owner keys to allow reverse searches - remove all chain links that are not valid anymore due to the new validation rules
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.