Asone / LNFilestoreServer

A pay to download webserver based onto the lightning network
MIT License
7 stars 1 forks source link

invoice expiring feature #74

Closed Asone closed 1 year ago

Asone commented 1 year ago

Allowing for invoice expiring should be an optional flag into payment table in order to allow the business logic to invalidate an invoice based on time-availability.

the current feature implementation should also implement the business logic onto the HTTP file access endpoint