This commit is contained in:
Matias Alejo Garcia 2014-08-22 13:58:03 -04:00
commit e41bb599bd

View file

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