pub fn migrate_provider_entries_batch<T: Config>( batch_size: usize, start_after_raw_key: Option<Vec<u8>>, ) -> (Weight, u32, Option<Vec<u8>>)
Core migration function that can be called from both contexts