stacker.news/components/webln
ekzyis a067a9fcf1
Use progress bar for pending payments (#873)
The progress bar indicates when the invoice will expire.

This works by passing in a timeout to the withToastFlow wrapper.

If timeout is set, progressBar option will be true for the toast and delay will be set to the timeout.

If progressBar is set, the progress bar will use the delay for its duration.
2024-02-24 14:33:08 -06:00
..
index.js Use progress bar for pending payments (#873) 2024-02-24 14:33:08 -06:00
lnbits.js Fix missing setInitialized (#815) 2024-02-13 14:30:54 -06:00
nwc.js Handle space separated NWC info event (#855) 2024-02-18 13:29:53 -06:00