platelminto / java-bittrex

Java wrapper for the Bittrex API
MIT License
23 stars 18 forks source link

Update Bittrex.java #6

Open sauris opened 6 years ago

sauris commented 6 years ago

I was getting an array out of bound exception when getMarkets()

platelminto commented 6 years ago

When I run getMarkets() I don't seem to get the same issue - could you post a full code snippet & error message?