binance-exchange / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
MIT License
831 stars 623 forks source link

Way to override, or set a new API_BASE_URL? #274

Closed RDegnen closed 4 years ago

RDegnen commented 4 years ago

Hello,

Is there a way to override or set a new API_BASE_URL to be able to use binance.us instead of binance.com? Thanks!