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
Right now approvals and transfers are handled in balancesApi. Some of it is working but sometimes balances don't get updated after a successful transaction.
And deposits and withdraws should also be in there. Right now that's handles in ordersActions. It should be moved to balancesApi.
The text was updated successfully, but these errors were encountered:
Right now approvals and transfers are handled in balancesApi. Some of it is working but sometimes balances don't get updated after a successful transaction.
And deposits and withdraws should also be in there. Right now that's handles in ordersActions. It should be moved to balancesApi.
The text was updated successfully, but these errors were encountered: