tiagosiebler / binance

Node.js & JavaScript SDK for Binance REST APIs & WebSockets, with TypeScript & browser support, integration tests, beautification & more.
MIT License
747 stars 266 forks source link

fix(#297): exchangeInfo accepts symbols as param #298

Closed giveerr closed 1 year ago

giveerr commented 1 year ago

Summary

fix #297

Additional Information

Old behavior: Not all sent parameters were read; read '0' parameter(s) but was sent '1'.

New behavior: No Error

tiagosiebler commented 1 year ago

Released with v2.3.3 - thanks again