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
Hi, I had successfully download deposit history with get_deposit_history() but withdraw equivalent returns: {'success': True, 'message': '', 'result': []}
No matter if I specify the coin like get_withdrawal_history('BTC') or try to fetch all.
The text was updated successfully, but these errors were encountered:
Hi, I had successfully download deposit history with
get_deposit_history()
but withdraw equivalent returns:{'success': True, 'message': '', 'result': []}
No matter if I specify the coin like
get_withdrawal_history('BTC')
or try to fetch all.The text was updated successfully, but these errors were encountered: