You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include the ability to set redemption periods for LNURL withdrawals.
Use case: To allow the purchase of gift vouchers through an ATM thermal printer. Insert FIAT, print gift voucher that has a pre-defined redemption period before expiry.
The text was updated successfully, but these errors were encountered:
By having a set date only it isn't relative to the time of issue. With regards to the ATM, the withdrawal is created sporadically so a set date would make the validity of an invoice created today one day less than one created tomorrow and so on. The validity period should begin on creation. e.g. print today and it is valid for one month. Print in 7 days time, and it is valid for 1 month from printing.
Unless you're referring to creating an invoice and setting a date? But using date format will require proper implementation of NTP in endpoint devices.
From a device use case perspective, a modification to lnurldevices so that a user can set redemption periods for their device on a day time frame would work better. But maybe that is a separate issue? (lnbits/lnurldevice#21) A modification also to that extension?
Include the ability to set redemption periods for LNURL withdrawals.
Use case: To allow the purchase of gift vouchers through an ATM thermal printer. Insert FIAT, print gift voucher that has a pre-defined redemption period before expiry.
The text was updated successfully, but these errors were encountered: