Function migrate_provider_entries_batch

Source
pub fn migrate_provider_entries_batch<T: Config>(
    batch_size: usize,
    start_after_raw_key: Option<Vec<u8>>,
) -> (Weight, u32, Option<Vec<u8>>)
Expand description

Core migration function that can be called from both contexts