[][src]Function cxmr_api_clients::new_private_client

pub fn new_private_client(
    client: HttpsClient,
    account: Account
) -> Result<SharedPrivateClient<Error>, Error>

Creates new exchange private API client with credentials.