ninjabot
ninjabot copied to clipboard
feat: support custom binance api endpoint
Add new BinanceOption to configure custom API endpoint
What have you changed and why?
I've added a new binanceOption that allows users to configure a custom API endpoint. This change was necessary to accommodate scenarios where using a non-global Binance instance or setting a custom endpoint could improve connection latency.
Related Issues
#305