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
{{ message }}
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
I'm using the trading fees from wallet API in my program.
At some time I'll need to test my program on testnet before going on prod with real money.
But, as the trade fees wallet endpoint returns an empty response on testnet (realized that with postman), my program won't run correctly.
Is there a solution to this problem, other than mocking the call to fees endpoint myself?
Thanks
The text was updated successfully, but these errors were encountered: