mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-14 15:59:07 -05:00
rename kind:11 as "forum thread root".
This commit is contained in:
parent
b0840be312
commit
29696eb364
4
29.md
4
29.md
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user