tiagosiebler / bybit-api

Node.js SDK for the Bybit APIs and WebSockets, with TypeScript & browser support.
https://www.npmjs.com/package/bybit-api
MIT License
249 stars 82 forks source link

Fix typo conditioanl #6

Closed tiagosiebler closed 4 years ago

tiagosiebler commented 4 years ago

https://github.com/tiagosiebler/bybit-api/blob/master/lib/rest-client.js#L75

Check for others too

tiagosiebler commented 4 years ago

Fixed via #8