diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2023-11-09 16:03:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-09 16:03:18 -0500 |
| commit | 4beaae1084edff968e90ef4830a6493d7cb3fa1f (patch) | |
| tree | d8d2825df03867d5490eb8361bd129d73b83536e /65.md | |
| parent | d85f9269ca300fb3bee627733c8086df4fcff875 (diff) | |
| parent | 2392dfc9a8b10873cf81c9366291e5971cb9d28c (diff) | |
Merge pull request #871 from akiomik/patch-3
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 | ||