You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create 2 new BinanceApi instances, 1 for COM domain and 1 for US.
However I can't initialize BinanceHttpClient with my BinanceApiOptions, because its constructor is internal.
Is it meant to be done by some other way?
Thanks.
The text was updated successfully, but these errors were encountered:
I am trying to create 2 new BinanceApi instances, 1 for COM domain and 1 for US.
However I can't initialize BinanceHttpClient with my BinanceApiOptions, because its constructor is internal.
Is it meant to be done by some other way?
Thanks.
The text was updated successfully, but these errors were encountered: