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
Currently we are getting balance based on wallet properties that we are getting them from the server. With Gemini we need to handle multiple wallets meaning that we need to have designated call to get balance which will combine wallet properties with other wallet balances. In this phase we should just prepare this call with returning balance from wallet properties only.
We need to remove balance and rates from wallet properties so that people would not use old API anymore.
The text was updated successfully, but these errors were encountered:
Currently we are getting balance based on wallet properties that we are getting them from the server. With Gemini we need to handle multiple wallets meaning that we need to have designated call to get balance which will combine wallet properties with other wallet balances. In this phase we should just prepare this call with returning balance from wallet properties only.
We need to remove balance and rates from wallet properties so that people would not use old API anymore.
The text was updated successfully, but these errors were encountered: