Function pallet_elections_phragmen::migrations::v5::pre_migrate_fn
source · Expand description
Given the list of voters to migrate return a function that does some checks and information
prior to migration. This can be linked to [frame_support::traits::OnRuntimeUpgrade:: pre_upgrade
] for further testing.