Module frame_support::migrations
source · Traits
- Trait used by
migrate_from_pallet_version_to_storage_version
to do the actual migration.
Functions
- Migrate from the
PalletVersion
struct to the newStorageVersion
struct.
migrate_from_pallet_version_to_storage_version
to do the actual migration.PalletVersion
struct to the new
StorageVersion
struct.