@ -730,6 +730,7 @@ WalletService.prototype.createAddress = function(opts, cb) {
var self = this;
opts = opts || {};
opts.ignoreMaxGap = true;
self._runLocked(cb, function(cb) {
self.getWallet({}, function(err, wallet) {