getAlby / lndhub.go

Accounting wrapper for the Lightning Network. It provides separate accounts for end-users. (LndHub compatible API written in Go)
GNU General Public License v3.0
86 stars 23 forks source link

Payments: logging & checks #315

Closed kiwiidb closed 1 year ago

kiwiidb commented 1 year ago
reneaaron commented 1 year ago

Can we also add some more detailed information to the keysend payments in case the wallet couldn't be found?

It would be great to include the TLV records into the logs if no customKey / customValue was present. https://github.com/getAlby/lndhub.go/blob/fix/invoice-index/lib/service/invoicesubscription.go#L195