Expand description
§Migrations for Society Pallet
Structs§
- Version
Unchecked Migrate ToV2 - This migration moves all the state to v2 of Society.
Functions§
- assert_
internal_ consistency - Will panic if there are any inconsistencies in the pallet’s state or old keys remaining.
- from_
original - from_
raw_ past_ payouts
Type Aliases§
- Migrate
ToV2 VersionUncheckedMigrateToV2
wrapped in a [frame_support::migrations::VersionedMigration
], ensuring the migration is only performed when on-chain version is 0.