Function read_batch

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