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 May 1, 2018. It is now read-only.
I believe this is the response to the call to SubscribeToExchangeDeltas (see here: https://github.com/dparlevliet/node.bittrex.api/blob/master/node.bittrex.api.js#L229) -- the R: true means the response from the server was true, so you were successfully subscribed, and the I: '1' is the index of the request when it was received, so you can know which request this is the response for in case they are handled out of order.
If you try passing multiple market names to the .subscribe call you will see that you receive one of these for each.
No description provided.
The text was updated successfully, but these errors were encountered: