diff options
| -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, |