[][src]Function iota_client::get_balances

pub fn get_balances(
    uri: &str,
    options: GetBalancesOptions
) -> Result<GetBalancesResponse, Error>

Returns the balance based on the latest confirmed milestone. In addition to the balances, it also returns the referencing tips (or milestone), as well as the index with which the confirmed balance was determined. The balances is returned as a list in the same order as the addresses were provided as input.