ericsomdahl / python-bittrex

Python bindings for bittrex
MIT License
585 stars 283 forks source link

New endpoint: /GetCurrencyInfo #156

Open JSRossiter opened 6 years ago

JSRossiter commented 6 years ago

I'm interested in using this to get information about what type of deposit information is required, full endpoint is https://bittrex.com/api/v2.0/pub/Currency/GetCurrencyInfo

If I get to using it soon I'll make a PR for it