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 deserialization issue for RateLimitType #384

Closed oleksiilogvin closed 3 years ago

oleksiilogvin commented 3 years ago
mcourteaux commented 3 years ago

LGTM, did the same fix.