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

fix: exclude erroneous payments #467

Closed reneaaron closed 10 months ago

reneaaron commented 10 months ago

Fixes #466

reneaaron commented 10 months ago

Follow-up: #469