From 2bc53c12a2af71845bb15a9386ed28867b9f925e Mon Sep 17 00:00:00 2001 From: Ethan Tuttle <133234413+EthnTuttle@users.noreply.github.com> Date: Tue, 4 Feb 2025 05:53:04 -0500 Subject: [PATCH] Update 61.md (#1739) --- 61.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/61.md b/61.md index fdcc2b64..ac4dd150 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 * `.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.