diff options
| -rw-r--r-- | 47.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -111,6 +111,9 @@ Response: | |||
| 111 | } | 111 | } |
| 112 | ``` | 112 | ``` |
| 113 | 113 | ||
| 114 | Errors: | ||
| 115 | - `PAYMENT_FAILED`: The payment failed. This may be due to a timeout, exhausting all routes, insufficient capacity or similar. | ||
| 116 | |||
| 114 | ## Example pay invoice flow | 117 | ## Example pay invoice flow |
| 115 | 118 | ||
| 116 | 0. The user scans the QR code generated by the **wallet service** with their **client** application, they follow a `nostr+walletconnect:` deeplink or configure the connection details manually. | 119 | 0. The user scans the QR code generated by the **wallet service** with their **client** application, they follow a `nostr+walletconnect:` deeplink or configure the connection details manually. |