You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 51.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ For example, _mute list_ can contain the public keys of spammers and bad actors
31
31
| Blocked relays | 10006 | relays clients should never connect to |`"relay"` (relay URLs) |
32
32
| Search relays | 10007 | relays clients should use when performing search queries |`"relay"` (relay URLs) |
33
33
| 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 |
34
+
| Favorite relays | 10012 | user favorite relays and pointers to relay sets |`"relay"` (relay URLs) and `"a"` (kind:30002 relay set) |
34
35
| Interests | 10015 | topics a user may be interested in and pointers |`"t"` (hashtags) and `"a"` (kind:30015 interest set) |
35
36
| Emojis | 10030 | user preferred emojis and pointers to emoji sets |`"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) |
36
37
| DM relays | 10050 | Where to receive [NIP-17](17.md) direct messages |`"relay"` (see [NIP-17](17.md)) |
0 commit comments