diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2026-03-25 09:44:27 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2026-04-02 03:09:12 -0300 |
| commit | 05b9fb127d553f38c56cf6df85088985e2767c97 (patch) | |
| tree | 8536f928fc33b852609674399686bb9a256bd971 /A5.md | |
| parent | e0160f0f5d06b637acb0a083e76ff5ceeb78f884 (diff) | |
change favorite scrolls list kind to an unused number.
Diffstat (limited to 'A5.md')
| -rw-r--r-- | A5.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -26,7 +26,7 @@ This NIP defines a standard for publishing self-contained WebAssembly programs a | |||
| 26 | 26 | ||
| 27 | ## Favorite scrolls list | 27 | ## Favorite scrolls list |
| 28 | 28 | ||
| 29 | Clients can publish a list of favorite scrolls using a NIP-51 standard list event with kind `10013`. The list should include one `"e"` tag per scroll event (kind `1227`). | 29 | Clients can publish a list of favorite scrolls using a NIP-51 standard list event with kind `10027`. The list should include one `"e"` tag per scroll event, with optional relay hints and author hints. |
| 30 | 30 | ||
| 31 | ## String Convention | 31 | ## String Convention |
| 32 | 32 | ||