referrerpolicy=no-referrer-when-downgrade
Expand description

Module containing all logic associated with the example migration from StorageVersion V0 to V1.

Structs§

InnerMigrateV0ToV1
Implements [UncheckedOnRuntimeUpgrade], migrating the state of this pallet from V0 to V1.

Type Aliases§

MigrateV0ToV1
[UncheckedOnRuntimeUpgrade] implementation InnerMigrateV0ToV1 wrapped in a VersionedMigration, which ensures that: