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 SpotBalanceFormatted definition #299

Closed sykar-f closed 1 year ago

sykar-f commented 1 year ago

Hello, I think the properties for the SpotBalanceFormatted interface are wrong It corresponds to the SpotBalanceRaw definition ( probably a copy / paste that hasn't been edited then ^^ ) I changed them with the properties I get when I print my object in the console

tiagosiebler commented 1 year ago

Released with v2.3.3 - thanks again