paypro: try to find existing tx proposals.
This commit is contained in:
parent
5105fd4229
commit
62fe6ce628
2 changed files with 26 additions and 2 deletions
|
|
@ -976,6 +976,7 @@ Wallet.prototype.receivePaymentRequest = function(options, pr, cb) {
|
|||
signature: sig,
|
||||
ca: ca,
|
||||
},
|
||||
request_url: options.uri || options.url,
|
||||
total: bignum('0').toString(10)
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue