Comparing version
@@ -84,3 +84,2 @@ // Generated by CoffeeScript 1.9.2 | ||
try { | ||
console.log("CATCHING ERROR IN Quadrigacx PRIVATE"); | ||
return request(options, function(err, response, body) { | ||
@@ -94,2 +93,3 @@ if (err || (response.statusCode !== 200 && response.statusCode !== 400)) { | ||
err = _error; | ||
console.log("CATCHING ERROR IN Quadrigacx PRIVATE"); | ||
return cb(err); | ||
@@ -96,0 +96,0 @@ } |
{ | ||
"name": "quadrigacx", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "nodejs interface for QuadrigaCX bitcoin exchange", | ||
@@ -5,0 +5,0 @@ "main": "lib/quadrigacx.js", |