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(addoutgoinginvoice): add exceeding checks for send #463

Closed im-adithya closed 11 months ago

im-adithya commented 11 months ago

Fixes #461 (?)

Description

Adds checks for MaxSendAmount in AddOutgoingInvoice itself to avoid repetition in v1 and v2 controllers