all tests passing
This commit is contained in:
parent
889edf4b92
commit
b7af51ceee
3 changed files with 20 additions and 6 deletions
|
|
@ -181,6 +181,7 @@ TxProposals.prototype.merge = function(inTxp) {
|
|||
var v1 = inTxp;
|
||||
ret = v0.merge(v1);
|
||||
} else {
|
||||
this.txps[ntxid] = inTxp;
|
||||
ret.hasChanged = true;
|
||||
ret.events.push({
|
||||
type: 'new',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue