Skip to main content

get_account_data

Function get_account_data 

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

Get full account balance data (free, reserved, frozen) from on-chain storage.