bittrex-node icon indicating copy to clipboard operation
bittrex-node copied to clipboard

Get order history issue

Open reenko opened this issue 6 years ago • 0 comments

In official version (https://bittrex.github.io/api/v1-1)

market - a string literal for the market (ie. BTC-LTC). If omitted, will return for all markets

But in current package market is required. https://github.com/AndrewBarba/bittrex-node/blob/master/src/bittrex-client.js#L222

reenko avatar Aug 29 '19 16:08 reenko