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

@@ -61,7 +61,6 @@ If the invoice was successfully paid, `Bob` responds with a `PostMintResponse` w
},
]
}
```
If the invoice was not paid yet, `Bob` responds with an error. In that case, `Alice` **CAN** repeat the same response until the Lightning invoice is settled.
@@ -90,7 +89,8 @@ A list multiple `Proof`'s is called `Proofs` and has the form:
```
[00]: 00.md
[01]: 02.md
[01]: 01.md
[02]: 02.md
[03]: 03.md
[04]: 04.md
[05]: 05.md