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 max balance check while creating invoice #459

Closed im-adithya closed 11 months ago

im-adithya commented 11 months ago

Adds max balance check in v2 controller

kiwiidb commented 11 months ago

Superseded by #462