Module pallet_society::migrations 
source · Expand description
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 Definitions
VersionUncheckedMigrateToV2wrapped in aframe_support::migrations::VersionedRuntimeUpgrade, ensuring the migration is only performed when on-chain version is 0.