Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Be able to change the base url #435

Open
mmaryo opened this issue Dec 24, 2022 · 0 comments
Open

Be able to change the base url #435

mmaryo opened this issue Dec 24, 2022 · 0 comments

Comments

@mmaryo
Copy link

mmaryo commented Dec 24, 2022

Hello

I need to change binance base url (for call a proxy)

The code uses a static class that does not make able to override the default base URL

Inside BinanceApiServiceGenerator:

    if (!BinanceApiConfig.useTestnet) { baseUrl = BinanceApiConfig.getApiBaseUrl(); }

Do you plan to make it configurable?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant