fix dependency management
This commit is contained in:
parent
4d6e9f8a6d
commit
781adacbef
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@ Wallet.prototype._handleTxProposal = function(senderId, data) {
|
|||
this.log('RECV TXPROPOSAL:', data);
|
||||
|
||||
var inTxp = TxProposals.TxProposal.fromObj(data.txProposal);
|
||||
|
||||
var mergeInfo = this.txProposals.merge(inTxp);
|
||||
var added = this.addSeenToTxProposals();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue