From 512caf7fcd4145b99ff2f5fea023c625bc38332e Mon Sep 17 00:00:00 2001 From: "P. Reis" Date: Mon, 13 Jan 2025 20:42:58 -0300 Subject: [PATCH] NIP-61: fix unfinished sentence (#1683) --- 61.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/61.md b/61.md index 33442a3b..8246203e 100644 --- a/61.md +++ b/61.md @@ -70,7 +70,7 @@ WIP: Clients SHOULD embed a DLEQ proof in the nutzap event to make it possible t * The sender fetches the recipient's `kind:10019`. * The sender mints/swaps ecash on one of the recipient's listed mints. -* The sender p2pk locks to the recipient's specified pubkey in their +* The sender p2pk locks to the recipient's specified pubkey in their `kind:10019` # Receiving nutzaps @@ -129,4 +129,4 @@ For this scenarios clients can: * add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to) * store the private key in the `kind:37375` event in the nip44-encrypted `content` field. -This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads. \ No newline at end of file +This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads.