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: optimize keysend/multikeysend balance checks #454

Closed im-adithya closed 9 months ago

im-adithya commented 9 months ago

Description

Moves CheckPaymentAllowed check one level up so that it doesn't add much load by triggering everytime during multikeysend checks