Skip to main content

Module config

Module config 

Source

Structs§

Config
Configuration for the Binance client.
ConfigBuilder
Builder for creating a custom Config.

Constants§

BINANCE_US_REST_API_ENDPOINT
Binance.US REST API base URL.
BINANCE_US_WS_ENDPOINT
Binance.US WebSocket base URL.
DEFAULT_RECV_WINDOW
Default recv_window in milliseconds.
REST_API_ENDPOINT
Production REST API base URL.
TESTNET_REST_API_ENDPOINT
Testnet REST API base URL.
TESTNET_WS_ENDPOINT
Testnet WebSocket base URL.
WS_ENDPOINT
Production WebSocket base URL.