upleb.uk

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

summaryrefslogtreecommitdiff
path: root/65.md
diff options
context:
space:
mode:
Diffstat (limited to '65.md')
-rw-r--r--65.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/65.md b/65.md
index b676029..573e1df 100644
--- a/65.md
+++ b/65.md
@@ -8,7 +8,7 @@ Relay List Metadata
8 8
9Defines a replaceable event using `kind:10002` to advertise preferred relays for discovering a user's content and receiving fresh content from others. 9Defines a replaceable event using `kind:10002` to advertise preferred relays for discovering a user's content and receiving fresh content from others.
10 10
11The event MUST include a list of `r` tags with relay URIs and a `read` or `write` marker. If the marker is omitted, the relay is used for both purposes. 11The event MUST include a list of `r` tags with relay URIs and a `read` or `write` marker. Relays marked as `read` / `write` are called READ / WRITE relays, respectively. If the marker is omitted, the relay is used for both purposes.
12 12
13The `.content` is not used. 13The `.content` is not used.
14 14
@@ -27,7 +27,7 @@ The `.content` is not used.
27 27
28This NIP doesn't fully replace relay lists that are designed to configure a client's usage of relays (such as `kind:3` style relay lists). Clients MAY use other relay lists in situations where a `kind:10002` relay list cannot be found. 28This NIP doesn't fully replace relay lists that are designed to configure a client's usage of relays (such as `kind:3` style relay lists). Clients MAY use other relay lists in situations where a `kind:10002` relay list cannot be found.
29 29
30## When to Use Read and Write 30## When to Use Read and Write Relays
31 31
32When seeking events **from** a user, Clients SHOULD use the WRITE relays of the user's `kind:10002` 32When seeking events **from** a user, Clients SHOULD use the WRITE relays of the user's `kind:10002`
33 33