krystianity/node-bitstamp

lib/streams/OrderBookStream.js fails to handle default case of BTC to USD

BitBitmap opened this issue · 2 comments

const key = ${topic}_${currency}; doesn't account if user wants to use just BTC to USD.

Has been fixed in @1.4.0 :)

Thanks! Closing.