Update 61.md (#1739)

This commit is contained in:
Ethan Tuttle 2025-02-04 05:53:04 -05:00 committed by GitHub
parent 5a857e8bf8
commit 2bc53c12a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
61.md
View File

@ -60,7 +60,7 @@ Clients MUST prefix the public key they P2PK-lock with `"02"` (for nostr<>cashu
* `.content` is an optional comment for the nutzap
* `.tags`:
* `proof` is one ore more proofs P2PK-locked to the public key the recipient specified in their `kind:10019` event and including a DLEQ proof.
* `proof` is one or more proofs P2PK-locked to the public key the recipient specified in their `kind:10019` event and including a DLEQ proof.
* `u` is the mint the URL of the mint EXACTLY as specified by the recipient's `kind:10019`.
* `p` is the Nostr identity public key of nutzap recipient.
* `e` is the event that is being nutzapped, if any.