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

chore: add volume check while creating invoice #458

Closed im-adithya closed 11 months ago

im-adithya commented 11 months ago

Fixes #457

Adds volume check to invoice creation endpoints (v1 and v2)

kiwiidb commented 11 months ago

Superseded by #462