referrerpolicy=no-referrer-when-downgrade

Module migrations

Source
Expand description

§Migrations for Society Pallet

Structs§

VersionUncheckedMigrateToV2
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§

MigrateToV2
VersionUncheckedMigrateToV2 wrapped in a [frame_support::migrations::VersionedMigration], ensuring the migration is only performed when on-chain version is 0.