csv util + tests
This commit is contained in:
parent
d045fc719e
commit
2d08a8258d
1 changed files with 0 additions and 1 deletions
|
|
@ -2741,7 +2741,6 @@ Wallet.prototype.getTransactionHistory = function(opts, cb) {
|
|||
|
||||
var proposal = indexedProposals[tx.txid];
|
||||
if (proposal) {
|
||||
// TODO refactor
|
||||
tx.comment = proposal.comment;
|
||||
tx.sentTs = proposal.sentTs;
|
||||
tx.merchant = proposal.merchant;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue