add links

This commit is contained in:
callebtc
2023-01-14 22:15:02 +01:00
parent a892f96003
commit ec171c43f8
7 changed files with 17 additions and 11 deletions

View File

@@ -30,7 +30,8 @@ Response of `Bob`:
with `pr` being the bolt11 payment request and `hash` the hash of the invoice. A wallet **MUST** store the `hash` and `amount_sat` in its database to later request the tokens upon paying the invoice. A wallet **SHOULD** then present the payment request (for example via QR code) to the user such that they can pay the invoice with another Lightning wallet. After the user has paid the invoice, a wallet **MUST** continue with #4 - Minting tokens [TODO: Link to #4].
[00]: 00.md
[01]: 02.md
[01]: 01.md
[02]: 02.md
[03]: 03.md
[04]: 04.md
[05]: 05.md