UP805717

Results 3 issues of UP805717

It doesn't write properly?

throw new hdErrors.UnrecognizedArgument(arg); ^ Invalid argument for creation, must be string, json, buffer, or object Error ..node_modules\bitcore-lib\lib\hdpublickey.js:62 Any fix?

``` exchangeAPI.sendCustomRequest('https://bittrex.com/api/v1.1/account/getorder&uuid=deee432e-aa4f-4ff3-81b7-8c1c5e0876c2', function(data, err) { console.log(data) console.log(err) //resolve(data); }, true ); ``` It always returns null. The error was: 'Bad Request'