diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-11-09 08:53:01 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-11-09 08:55:19 -0300 |
| commit | 29696eb364d8a0cd609efa85b450c174c5806eda (patch) | |
| tree | 6dd3745943b9dd84b9dab94ac4daa7399318679a | |
| parent | b0840be3124ee04abadc68155d71dbd6abaa6bde (diff) | |
rename kind:11 as "forum thread root".
| -rw-r--r-- | 29.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -66,9 +66,9 @@ These are the events expected to be found in NIP-29 groups. | |||
| 66 | 66 | ||
| 67 | These events generally can be sent by all members of a group and they require the `h` tag to be present so they're attached to a specific group. | 67 | These events generally can be sent by all members of a group and they require the `h` tag to be present so they're attached to a specific group. |
| 68 | 68 | ||
| 69 | - *text root note* (`kind:11`) | 69 | - *thread root post* (`kind:11`) |
| 70 | 70 | ||
| 71 | This is the basic unit of a "microblog" root text note sent to a group. | 71 | This is the basic unit of a forum-like root thread post sent to a group. |
| 72 | 72 | ||
| 73 | ```jsonc | 73 | ```jsonc |
| 74 | "kind": 11, | 74 | "kind": 11, |