Skip to content

Commit 134bf5a

Browse files
committed
propagate singleaddress
1 parent db02efe commit 134bf5a

File tree

1 file changed

+1
-0
lines changed
  • packages/bitcore-wallet-client/lib

1 file changed

+1
-0
lines changed

packages/bitcore-wallet-client/lib/key.js

+1
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ Key.prototype.createCredentials = function(password, opts) {
343343
rootPath: path,
344344
keyId: this.id,
345345
requestPrivKey: requestPrivKey,
346+
addressType: opts.addressType,
346347
walletPrivKey: opts.walletPrivKey,
347348
});
348349
};

0 commit comments

Comments
 (0)