Compare commits

...

2 Commits
djot ... mints

Author SHA1 Message Date
pablof7z
cbd5cbee45 reformat 2024-12-18 18:31:36 +00:00
pablof7z
4ced60ba68 add accepted and blocked mint lists 2024-12-18 17:38:29 +00:00

2
51.md
View File

@@ -31,6 +31,8 @@ For example, _mute list_ can contain the public keys of spammers and bad actors
| Search relays | 10007 | relays clients should use when performing search queries | `"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) |
| Nutzap mints | 10019 | mints the user accepts nutzaps in | `"mint"` (mint URL) (see [NIP-61](61.md) for more) |
| Blocked mints | 10020 | mints the user doesn't want to use | `"u"` (mint URL) |
| Emojis | 10030 | user preferred emojis and pointers to emoji sets | `"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) |
| DM relays | 10050 | Where to receive [NIP-17](17.md) direct messages | `"relay"` (see [NIP-17](17.md)) |
| Good wiki authors | 10101 | [NIP-54](54.md) user recommended wiki authors | `"p"` (pubkeys) |