Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetRemovedStoreKeys ¶
func GetRemovedStoreKeys() [][]byte
Types ¶
type Migrator ¶
type Migrator struct {
// contains filtered or unexported fields
}
func NewMigrator ¶
func NewMigrator(storeKey storetypes.StoreKey, cdc codec.BinaryCodec, keeper keeper.Keeper, bk bankkeeper.Keeper, cks []crosschainkeeper.Keeper) Migrator
func (Migrator) Migrate3to4 ¶
Migrate3to4 migrates from version 3 to 4.
Click to show internal directories.
Click to hide internal directories.