rm log
This commit is contained in:
parent
51a42cce8e
commit
e41bb599bd
1 changed files with 0 additions and 1 deletions
|
|
@ -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 = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue