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 is a valid point you are making.. i cannot give a clear answer as to why this exists. maybe in the future, I might need to make some modifications to the params before sending a request to the API. but as of yet, there is pretty much no reason for it to exist except to keep things organized for me as the dev.
https://github.com/aleem-ahmed/eccentric-trader/blob/0691dce6c969561bb316a21b45a4296e3b030437/client/coinbase/CBAuthClient.js#L26
https://github.com/aleem-ahmed/eccentric-trader/blob/0691dce6c969561bb316a21b45a4296e3b030437/client/coinbase/CBPublicClient.js#L15
Why do these classes exist? are they necessary? Why can you not just call the API directly?
It looks like you were attempting to make a Shim, but it turned out to be a Middle Man.
The text was updated successfully, but these errors were encountered: