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

better configuration options for API base URLs #338

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

xnetz
Copy link

@xnetz xnetz commented Mar 25, 2021

Current version of BinanceApiConfig does not allow customization of API base URL but only base domain which does not make sense. It is not possible to configure testnet API with that (see https://testnet.binance.vision). This pull request improves configuration options to fully customizable base URLs. I removed two methods (setBaseDomain, getBaseDomain) so it is not backwards compatible but fix should be very easy for every dev.

@icemagno
Copy link

Love it!
Thanks!

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

Successfully merging this pull request may close these issues.

2 participants