[][src]Function cxmr_api_clients::fetch_markets

pub async fn fetch_markets<'_>(
    client: HttpsClient,
    exchanges: &'_ Vec<Exchange>
) -> Result<Vec<ExchangeInfo>, Error>

Fetches latest markets information from API.