[][src]Function cxmr_broker_remote::new_broker_from_exchanges

pub async fn new_broker_from_exchanges(
    client: HttpsClient,
    exchanges: BrokerExchanges,
    accounts: Vec<Account>
) -> Result<SharedBroker, Error>

Creates new empty broker.