This commit is contained in:
Matias Alejo Garcia 2014-08-22 13:58:03 -04:00
parent 51a42cce8e
commit e41bb599bd
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ TxProposal.prototype._allSignatures = function() {
TxProposal.prototype.setCopayers = function(senderId, keyMap, readOnlyPeers) { TxProposal.prototype.setCopayers = function(senderId, keyMap, readOnlyPeers) {
console.log('[TxProposal.js.256:setCopayers:]'); //TODO
var newCopayer = {}, var newCopayer = {},
oldCopayers = {}, oldCopayers = {},
newSignedBy = {}, newSignedBy = {},