lncm / invoicer

Invoice generating service that lives on top of lnd.
https://hub.docker.com/r/lncm/invoicer
MIT License
8 stars 3 forks source link

UX: Add some checks to receiving lightning payments offchain #47

Open nolim1t opened 5 years ago

nolim1t commented 5 years ago

Some basic checks to the API endpoint like:

The endpoint shouldn't really be generating invoices that can't be paid for.

meeDamian commented 4 years ago

I agree. The biggest issue are:

nolim1t commented 4 years ago

Or we can expose some more endpoints and have the frontend do this?

One for channels would be nice