Module noble_elections_phragmen::migrations_3_0_0[][src]

Migrations to version [3.0.0], as denoted by the changelog.

Traits

V2ToV3

Trait to implement to give information about types used for migration

Functions

apply

Apply all of the migrations from 2_0_0 to 3_0_0.

migrate_candidates_to_recorded_deposit

Migrate all candidates to recorded deposit.

migrate_members_to_recorded_deposit

Migrate all members to recorded deposit.

migrate_runners_up_to_recorded_deposit

Migrate all runners-up to recorded deposit.

migrate_voters_to_recorded_deposit

Migrate from the old legacy voting bond (fixed) to the new one (per-vote dynamic).