get_block_hash

Function get_block_hash 

Source
pub async fn get_block_hash(
    client: RetryClient<CryptoServiceClient<InterceptedSvc>>,
    header: Option<&BlockHeader>,
) -> Result<Vec<u8>, StatusCodeEnum>