[][src]Function cxmr_broker_remote::new_broker

pub async fn new_broker<'_>(
    client: HttpsClient,
    exchanges: &'_ Vec<Exchange>,
    accounts: Vec<Account>
) -> Result<SharedBroker, Error>

Creates new empty broker.