pub async fn get_header_hash(peer: &Peer, height: u32) -> Result<Bytes32>
Gets the header hash at a specific height (Rust API version).