Module pallet_society::migrations
source · Expand description
§Migrations for Society Pallet
Structs§
- This migration moves all the state to v2 of Society.
Functions§
- Will panic if there are any inconsistencies in the pallet’s state or old keys remaining.
Type Aliases§
VersionUncheckedMigrateToV2
wrapped in a [frame_support::migrations::VersionedMigration
], ensuring the migration is only performed when on-chain version is 0.