rename kind:11 as "forum thread root".

This commit is contained in:
fiatjaf 2024-11-09 08:53:01 -03:00
parent b0840be312
commit 29696eb364

4
29.md
View File

@ -66,9 +66,9 @@ These are the events expected to be found in NIP-29 groups.
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. 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.
- *text root note* (`kind:11`) - *thread root post* (`kind:11`)
This is the basic unit of a "microblog" root text note sent to a group. This is the basic unit of a forum-like root thread post sent to a group.
```jsonc ```jsonc
"kind": 11, "kind": 11,