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 option to mark users as deleted #468

Closed bumi closed 9 months ago

bumi commented 10 months ago

Similar as we have a flag for user accounts to be deactivated we should add the option to mark users as deleted. Those users then can not do anything anymore.

bumi commented 10 months ago

https://github.com/getAlby/lndhub.go/pull/476