Function cuprate_fast_sync_create_hashes::read_batch

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