lnbits / withdraw

LNbits Withdraw Extension
MIT License
6 stars 9 forks source link

Generation of a timestamp for tracking #16

Closed AxelHamburch closed 1 week ago

AxelHamburch commented 11 months ago

The more withdraw links generated the more confusing it becomes. The Export to CSV function is available, but a time reference is missing.

The LNURLwithdraw function is also used by LightningATM since some time.

https://github.com/21isenough/LightningATM/pull/78

Each payoff generates a withdraw. If for some reason the payment doesn't work, you could at least take the time as a reference and check if the payment was made. A timestamp for the generation of the withdraw voucher therefore makes sense.