Function pallet_vesting::migrations::v1::migrate
source · pub fn migrate<T: Config>() -> Weight
Expand description
Migrate from single schedule to multi schedule storage.
WARNING: This migration will delete schedules if MaxVestingSchedules < 1
.