pub fn migrate_all_inactive_nominators<T: Config + Config>()where
<T as Config>::RuntimeEvent: TryInto<Event<T>>,
Expand description
register all inactive nominators for fast-unstake, and progress until they have all been processed.
pub fn migrate_all_inactive_nominators<T: Config + Config>()where
<T as Config>::RuntimeEvent: TryInto<Event<T>>,
register all inactive nominators for fast-unstake, and progress until they have all been processed.