get_account_nonce

Function get_account_nonce 

Source
pub async fn get_account_nonce(
    quantus_client: &QuantusClient,
    account_address: &str,
) -> Result<u32>
Expand description

Get the nonce (transaction count) of an account