upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorP. Reis <patrickpereirareal1@gmail.com>2025-01-13 20:42:58 -0300
committerGitHub <noreply@github.com>2025-01-13 15:42:58 -0800
commit512caf7fcd4145b99ff2f5fea023c625bc38332e (patch)
tree4f8a814ba05e31e0abd16378753887c29b0de6e7
parent6c62751e573337cbe6276613a268fd4984751c74 (diff)
NIP-61: fix unfinished sentence (#1683)
-rw-r--r--61.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/61.md b/61.md
index 33442a3..8246203 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
70 70
71* The sender fetches the recipient's `kind:10019`. 71* The sender fetches the recipient's `kind:10019`.
72* The sender mints/swaps ecash on one of the recipient's listed mints. 72* The sender mints/swaps ecash on one of the recipient's listed mints.
73* The sender p2pk locks to the recipient's specified pubkey in their 73* The sender p2pk locks to the recipient's specified pubkey in their `kind:10019`
74 74
75# Receiving nutzaps 75# Receiving nutzaps
76 76
@@ -129,4 +129,4 @@ For this scenarios clients can:
129* add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to) 129* add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to)
130* store the private key in the `kind:37375` event in the nip44-encrypted `content` field. 130* store the private key in the `kind:37375` event in the nip44-encrypted `content` field.
131 131
132This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads. \ No newline at end of file 132This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads.