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

Add MAX_OUTGOING_PAYMENT_AMOUNT #461

Closed bumi closed 9 months ago

bumi commented 9 months ago

similar to the other checks we should add a check for the max sending amount. So invoices of a higher amount will be rejected