binance-exchange / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
MIT License
831 stars 623 forks source link

Withdraw network #323

Closed dman-sol closed 3 years ago

dman-sol commented 3 years ago

I don't understand how to withdraw indicating the desired network (you need BSC, not ETH).

dman-sol commented 3 years ago

I had to change the library code by adding the network argument.