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
This means that client-side there is a mismatch in interfaces - right now just have a manual interface in the useMarketRate.tsx but we should be using the generated where possible.
The text was updated successfully, but these errors were encountered:
The generated schema foe:
If you look at
ExchangeRate24Hr
Then you will see it is actually:
This means that client-side there is a mismatch in interfaces - right now just have a manual interface in the
useMarketRate.tsx
but we should be using the generated where possible.The text was updated successfully, but these errors were encountered: