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

pub async fn get_latest_mined_zilliqa_block(
    configuration: &Configuration,
    network: &str,
    context: Option<&str>
) -> Result<GetLatestMinedZilliqaBlockR, Error<GetLatestMinedZilliqaBlockError>>
Expand description

Through this endpoint users can obtain information on the latest block that has been mined on the Zilliqa blockchain. Data could include the current and previous block hashes, transaction count, and more.