pub fn migrate_voters_to_recorded_deposit<V: V2ToV3, T: Config>(
    old_deposit: V::Balance
)
Expand description

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