lnurlp lnurl explanation slightly different from lnurlw.

This commit is contained in:
fiatjaf
2020-08-29 14:06:07 -03:00
parent 1e4f39954e
commit 3ce1e72e10

View File

@@ -4,13 +4,12 @@
<p> <p>
<b>WARNING: LNURL must be used over https or TOR</b><br /> <b>WARNING: LNURL must be used over https or TOR</b><br />
LNURL is a range of lightning-network standards that allow us to use LNURL is a range of lightning-network standards that allow us to use
lightning-network differently. An LNURL withdraw is the permission for lightning-network differently. An LNURL-pay is a link that wallets use
someone to pull a certain amount of funds from a lightning wallet. In to fetch an invoice from a server on-demand. The link or QR code is
this extension time is also added - an amount can be withdraw over a fixed, but each time it is read by a compatible wallet a new QR code is
period of time. A typical use case for an LNURL withdraw is a faucet, issued by the service. It can be used to activate machines without them
although it is a very powerful technology, with much further reaching having to maintain an electronic screen to generate and show invoices
implications. For example, an LNURL withdraw could be minted to pay for locally, or to sell any predefined good or service automatically.
a subscription service.
</p> </p>
<p> <p>
Exploring LNURL and finding use cases, is really helping inform Exploring LNURL and finding use cases, is really helping inform