Module pallet_elections_phragmen::migrations::v3[][src]

Expand description

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

Traits

Trait to implement to give information about types used for migration

Functions

Apply all of the migrations from 2 to 3.

Migrate all candidates to recorded deposit.

Migrate all members to recorded deposit.

Migrate all runners-up to recorded deposit.

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