pub(crate) async fn read_batch( handle: &mut BlockchainReadHandle, height_from: usize, ) -> DbResult<Vec<[u8; 32]>>