santiment / sanpy

Santiment API Python Client
MIT License
94 stars 29 forks source link

Fix batching sorting #27

Closed tspenov closed 6 years ago

tspenov commented 6 years ago

batching doesn't return queries in the order they are batched. Thats due to that we are sorting string - so query_10 goes before query_2