mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-08-10 21:20:47 -04:00
fix description of nostr query param
This commit is contained in:
2
57.md
2
57.md
@@ -102,7 +102,7 @@ The lnurl server will need some additional pieces of information so that clients
|
||||
|
||||
### Appendix D: LNURL Server Zap Request Validation
|
||||
|
||||
When a client sends a `zap request` event to a server's lnurl-pay callback URL, there will be a `nostr` query parameter where the contents of the event are URI- and JSON-encoded. If present, the `zap request` event must be validated in the following ways:
|
||||
When a client sends a `zap request` event to a server's lnurl-pay callback URL, there will be a `nostr` query parameter whose value is that event which is URI- and JSON-encoded. If present, the `zap request` event must be validated in the following ways:
|
||||
|
||||
1. It MUST have a valid nostr signature
|
||||
2. It MUST have tags
|
||||
|
Reference in New Issue
Block a user