pub fn read_block_sync_impl(
storage: &BlockStorage,
block_id: u64,
) -> Result<Vec<u8>, DatabaseError>Expand description
Synchronous block read implementation
pub fn read_block_sync_impl(
storage: &BlockStorage,
block_id: u64,
) -> Result<Vec<u8>, DatabaseError>Synchronous block read implementation