node-binance-api
node-binance-api copied to clipboard
fix: use JSONBig.parse to parse websocket message instead of JSON.par…
…se to not drop numbers that exceeds javascript max number digits limit.
Please merge.
@doppelgunner @rudijs this is added here: https://github.com/ccxt/node-binance-api/pull/922