cuprate_fast_sync_create_hashes

Function read_batch

Source
pub(crate) async fn read_batch(
    handle: &mut BlockchainReadHandle,
    height_from: usize,
) -> Result<Vec<BlockId>, RuntimeError>