upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/61.md
diff options
context:
space:
mode:
authorEthan Tuttle <133234413+EthnTuttle@users.noreply.github.com>2025-02-04 05:53:04 -0500
committerGitHub <noreply@github.com>2025-02-04 19:53:04 +0900
commit2bc53c12a2af71845bb15a9386ed28867b9f925e (patch)
treef39f8451e2200f79f8d95a34f44541803f72e969 /61.md
parent5a857e8bf8b88e14a98b1fcff4932034091c9b5c (diff)
Update 61.md (#1739)
Diffstat (limited to '61.md')
-rw-r--r--61.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/61.md b/61.md
index fdcc2b6..ac4dd15 100644
--- a/61.md
+++ b/61.md
@@ -60,7 +60,7 @@ Clients MUST prefix the public key they P2PK-lock with `"02"` (for nostr<>cashu
60 60
61* `.content` is an optional comment for the nutzap 61* `.content` is an optional comment for the nutzap
62* `.tags`: 62* `.tags`:
63 * `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. 63 * `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.
64 * `u` is the mint the URL of the mint EXACTLY as specified by the recipient's `kind:10019`. 64 * `u` is the mint the URL of the mint EXACTLY as specified by the recipient's `kind:10019`.
65 * `p` is the Nostr identity public key of nutzap recipient. 65 * `p` is the Nostr identity public key of nutzap recipient.
66 * `e` is the event that is being nutzapped, if any. 66 * `e` is the event that is being nutzapped, if any.