get_header_hash

Function get_header_hash 

Source
pub async fn get_header_hash(peer: &Peer, height: u32) -> Result<Bytes32>
Expand description

Gets the header hash at a specific height (Rust API version).