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 628 forks source link

Fix examples now too. Deprecated the usage of the old naming. #388

Closed mcourteaux closed 3 years ago

mcourteaux commented 3 years ago

The enum itself is left in place for backwards compatibility. This is a follow up to #386 in response to @brintal.