diff options
| author | Akiomi Kamakura <akiomik@gmail.com> | 2023-11-10 05:45:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-10 05:45:29 +0900 |
| commit | 2392dfc9a8b10873cf81c9366291e5971cb9d28c (patch) | |
| tree | d8d2825df03867d5490eb8361bd129d73b83536e /65.md | |
| parent | d85f9269ca300fb3bee627733c8086df4fcff875 (diff) | |
Fix typo in 65.md
Diffstat (limited to '65.md')
| -rw-r--r-- | 65.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -53,7 +53,7 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f | |||
| 53 | 53 | ||
| 54 | 1. Clients SHOULD guide users to keep `kind:10002` lists small (2-4 relays). | 54 | 1. Clients SHOULD guide users to keep `kind:10002` lists small (2-4 relays). |
| 55 | 55 | ||
| 56 | 2. Clients SHOULD spread an author's `kind:10002` events to as many relays as viable. | 56 | 2. Clients SHOULD spread an author's `kind:10002` event to as many relays as viable. |
| 57 | 57 | ||
| 58 | 3. `kind:10002` events should primarily be used to advertise the user's preferred relays to others. A user's own client may use other heuristics for selecting relays for fetching data. | 58 | 3. `kind:10002` events should primarily be used to advertise the user's preferred relays to others. A user's own client may use other heuristics for selecting relays for fetching data. |
| 59 | 59 | ||