[][src]Function cxmr_broker_remote::get_account_orders

pub async fn get_account_orders(
    account: BrokerAccount,
    pairs: Vec<CurrencyPair>
) -> Result<Vec<MarketOrder>, Error>

Gets account open orders.