Arguments for the Balances query.

interface AccountsBalancesQuery {
    address: Uint8Array;
}

Properties

Properties

address: Uint8Array