diff --git a/js/models/core/PublicKeyRing.js b/js/models/core/PublicKeyRing.js index a2a26ce58..32cd4d5c9 100644 --- a/js/models/core/PublicKeyRing.js +++ b/js/models/core/PublicKeyRing.js @@ -212,7 +212,6 @@ PublicKeyRing.prototype.getAddresses = function(onlyMain) { PublicKeyRing.prototype.getRedeemScriptMap = function () { var ret = {}; -console.log('[PublicKeyRing.js.216]', this.changeAddressIndex, this.addressIndex); //TODO for (var i=0; i