mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-08-13 06:20:47 -04:00
NIP-47: Add error for payment failed
This commit is contained in:
3
47.md
3
47.md
@@ -111,6 +111,9 @@ Response:
|
||||
}
|
||||
```
|
||||
|
||||
Errors:
|
||||
- `PAYMENT_FAILED`: The payment failed. This may be due to a timeout, exhausting all routes, insufficient capacity or similar.
|
||||
|
||||
## Example pay invoice flow
|
||||
|
||||
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.
|
||||
|
Reference in New Issue
Block a user