node-binance-api icon indicating copy to clipboard operation
node-binance-api copied to clipboard

fix: use JSONBig.parse to parse websocket message instead of JSON.par…

Open doppelgunner opened this issue 2 years ago • 1 comments

…se to not drop numbers that exceeds javascript max number digits limit.

doppelgunner avatar May 27 '23 21:05 doppelgunner

Please merge.

rudijs avatar Jul 19 '24 07:07 rudijs

@doppelgunner @rudijs this is added here: https://github.com/ccxt/node-binance-api/pull/922

carlosmiei avatar Mar 31 '25 16:03 carlosmiei