[][src]Function cxmr_broker_remote::new_accounts

pub async fn new_accounts<'_>(
    client: HttpsClient,
    accounts: &'_ Vec<Account>
) -> Result<Vec<BrokerAccount>, Error>

Initializes accounts after fetching latest information.