up
This commit is contained in:
parent
928a7d92ee
commit
d6633f8fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@ export default class {
|
||||||
if (zapInfo) {
|
if (zapInfo) {
|
||||||
log("this payment is a zap")
|
log("this payment is a zap")
|
||||||
} else {
|
} else {
|
||||||
log("this payment is NOT a zap")
|
log("this payment is NOT a zap", ctx)
|
||||||
|
|
||||||
}
|
}
|
||||||
const invoice = await this.NewInvoice(key.user.user_id, {
|
const invoice = await this.NewInvoice(key.user.user_id, {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue