fn get_block_from_storage(
    storage: &Storage,
    id: HeaderHash
) -> Result<Block, Error>