Update _lnurl.html

This commit is contained in:
Arc 2020-04-19 20:54:39 +01:00 committed by GitHub
parent 0178097ee6
commit c33a45d20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,11 @@
label="Powered by LNURL">
<q-card>
<q-card-section>
LNURL-withdraw info.
LNURL is a range of lightning-network standards that allow us to use lightning-network differently. An LNURL withdraw is the permission for someone to pull a certain amount of funds from a lightning wallet. In this extension time is also added - an amount can be withdraw over a period of time. A typical use case for an LNURL withdraw is a faucet, although it is a very powerful technology, with much further reaching implications. For example, an LNURL withdraw could be minted to pay for a subscription service.
<br/><br/>
Exploring LNURL and finding use cases, is really helping inform lightning protocol development, rather than the protocol dictating how lightning-network should be engaged with.
<br/><br/>
For further information about LNURL <a href="https://github.com/fiatjaf/awesome-lnurl">https://github.com/fiatjaf/awesome-lnurl</a>
</q-card-section>
</q-card>
</q-expansion-item>