diff --git a/lib/services/address/index.js b/lib/services/address/index.js index 7b2fa5ac..81bd4be2 100644 --- a/lib/services/address/index.js +++ b/lib/services/address/index.js @@ -262,10 +262,9 @@ AddressService.prototype.getAddressUnspentOutputs = function(address, options, c }); - next(); - }); + next(); }, function(next) {