From cf8a48e89532e8491cf9445506b92741c509ecda Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Fri, 14 Feb 2025 10:52:08 -0300 Subject: add "global" relay lists. --- 51.md | 1 + 1 file changed, 1 insertion(+) (limited to '51.md') diff --git a/51.md b/51.md index 87744c7..4808d15 100644 --- a/51.md +++ b/51.md @@ -29,6 +29,7 @@ For example, _mute list_ can contain the public keys of spammers and bad actors | Public chats | 10005 | [NIP-28](28.md) chat channels the user is in | `"e"` (kind:40 channel definitions) | | Blocked relays | 10006 | relays clients should never connect to | `"relay"` (relay URLs) | | Search relays | 10007 | relays clients should use when performing search queries | `"relay"` (relay URLs) | +| Global relays | 10008 | relays considered a good target for unfiltered discovery | `"relay"` (relay URLs) | | Simple groups | 10009 | [NIP-29](29.md) groups the user is in | `"group"` ([NIP-29](29.md) group id + relay URL + optional group name), `"r"` for each relay in use | | Interests | 10015 | topics a user may be interested in and pointers | `"t"` (hashtags) and `"a"` (kind:30015 interest set) | | Emojis | 10030 | user preferred emojis and pointers to emoji sets | `"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) | -- cgit v1.2.3