Function cryptoapis::apis::zilliqa_api::get_zilliqa_block_details_by_block_height[][src]

pub async fn get_zilliqa_block_details_by_block_height(
    configuration: &Configuration,
    network: &str,
    block_height: i32,
    context: Option<&str>
) -> Result<GetZilliqaBlockDetailsByBlockHeightR, Error<GetZilliqaBlockDetailsByBlockHeightError>>
Expand description

Through this endpoint customers can obtain block details from the Zilliqa blockchain by providing the block Height parameter.