get_balance

Function get_balance 

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

Get the free balance for the given account using on-chain storage.