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