upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralltheseas <64376233+alltheseas@users.noreply.github.com>2025-10-28 09:49:19 -0500
committerGitHub <noreply@github.com>2025-10-28 10:49:19 -0400
commit520b9016291b087497323e37364d1b8853817852 (patch)
treec2d7fb26645719801afebd67cab2c9196220e310
parentbcaad2957d0e9cec20e4265298d2788be87d3190 (diff)
NIP-17: Clarify client event publishing instructions (#2097)
-rw-r--r--17.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/17.md b/17.md
index e9e97ba..2e0aabb 100644
--- a/17.md
+++ b/17.md
@@ -145,7 +145,7 @@ Kind `10050` indicates the user's preferred relays to receive DMs. The event MUS
145} 145}
146``` 146```
147 147
148Clients SHOULD publish kind `14` events to the `10050`-listed relays. If that is not found that indicates the user is not ready to receive messages under this NIP and clients shouldn't try. 148Clients SHOULD publish the gift-wrapped kind 1059 events that contain the sealed kind 14 (text) or kind 15 (file) rumors to the relays listed in the recipient’s kind 10050 event. If that is not found that indicates the user is not ready to receive messages under this NIP and clients shouldn't try.
149 149
150## Relays 150## Relays
151 151