Expand description
Module containing all logic associated with the example migration from
StorageVersion
V0 to V1.
Structs§
- Inner
Migrate V0To V1 - Implements [
UncheckedOnRuntimeUpgrade
], migrating the state of this pallet from V0 to V1.
Type Aliases§
- Migrate
V0To V1 - [
UncheckedOnRuntimeUpgrade
] implementationInnerMigrateV0ToV1
wrapped in aVersionedMigration
, which ensures that: