Crate cxmr_api

Source
Expand description

Crypto-bank exchanges API primitives.

Structs§

Account
Exchange account configuration.
Credentials
Exchange account credentials.

Traits§

PrivateClient
Exchange API private client struct.
PublicClient
Exchange API public client struct.

Type Aliases§

SharedPrivateClient
Shared private client type alias.
SharedPublicClient
Shared public client type alias.