less logging
This commit is contained in:
parent
db9b98b2a9
commit
9e93109358
@ -464,9 +464,6 @@ export class Wallet {
|
|||||||
merchantSig: offer.merchant_sig,
|
merchantSig: offer.merchant_sig,
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log("pay request");
|
|
||||||
console.dir(payReq);
|
|
||||||
|
|
||||||
let historyEntry = {
|
let historyEntry = {
|
||||||
type: "pay",
|
type: "pay",
|
||||||
timestamp: (new Date).getTime(),
|
timestamp: (new Date).getTime(),
|
||||||
|
Loading…
Reference in New Issue
Block a user