diff options
| -rw-r--r-- | 51.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -52,9 +52,9 @@ Aside from their main identifier, the `"d"` tag, sets can optionally have a `"ti | |||
| 52 | 52 | ||
| 53 | | name | kind | description | expected tag items | | 53 | | name | kind | description | expected tag items | |
| 54 | | --- | --- | --- | --- | | 54 | | --- | --- | --- | --- | |
| 55 | | Follow sets | 30000 | categorized groups of users a client may choose to check out in different circumstances | `"p"` (pubkeys) | | ||
| 55 | | Relay sets | 30002 | user-defined relay groups the user can easily pick and choose from during variadic operations | `"relay"` (relay URLs) | | 56 | | Relay sets | 30002 | user-defined relay groups the user can easily pick and choose from during variadic operations | `"relay"` (relay URLs) | |
| 56 | | Curation sets | 30004 | groups of articles picked by users as interesting and/or belonging to the same category | `"a"` (kind:30023 articles), `"e"` (kind:1 notes) | | 57 | | Curation sets | 30004 | groups of articles picked by users as interesting and/or belonging to the same category | `"a"` (kind:30023 articles), `"e"` (kind:1 notes) | |
| 57 | | Follow sets | 30005 | categorized groups of users a client may choose to check out in different circumstances | `"p"` (pubkeys) | | ||
| 58 | 58 | ||
| 59 | ## Deprecated standard lists | 59 | ## Deprecated standard lists |
| 60 | 60 | ||
| @@ -116,10 +116,10 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 116 | | `23195` | Wallet Response | [47](47.md) | | 116 | | `23195` | Wallet Response | [47](47.md) | |
| 117 | | `24133` | Nostr Connect | [46](46.md) | | 117 | | `24133` | Nostr Connect | [46](46.md) | |
| 118 | | `27235` | HTTP Auth | [98](98.md) | | 118 | | `27235` | HTTP Auth | [98](98.md) | |
| 119 | | `30000` | Follow sets | [51](51.md) | | ||
| 119 | | `30001` | Generic lists | [51](51.md) | | 120 | | `30001` | Generic lists | [51](51.md) | |
| 120 | | `30002` | Relay sets | [51](51.md) | | 121 | | `30002` | Relay sets | [51](51.md) | |
| 121 | | `30004` | Curation sets | [51](51.md) | | 122 | | `30004` | Curation sets | [51](51.md) | |
| 122 | | `30005` | Follow sets | [51](51.md) | | ||
| 123 | | `30008` | Profile Badges | [58](58.md) | | 123 | | `30008` | Profile Badges | [58](58.md) | |
| 124 | | `30009` | Badge Definition | [58](58.md) | | 124 | | `30009` | Badge Definition | [58](58.md) | |
| 125 | | `30017` | Create or update a stall | [15](15.md) | | 125 | | `30017` | Create or update a stall | [15](15.md) | |