upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-11-09 08:53:01 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-11-09 08:55:19 -0300
commit29696eb364d8a0cd609efa85b450c174c5806eda (patch)
tree6dd3745943b9dd84b9dab94ac4daa7399318679a
parentb0840be3124ee04abadc68155d71dbd6abaa6bde (diff)
rename kind:11 as "forum thread root".
-rw-r--r--29.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/29.md b/29.md
index 885dae4..ed57e51 100644
--- a/29.md
+++ b/29.md
@@ -66,9 +66,9 @@ These are the events expected to be found in NIP-29 groups.
66 66
67These 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. 67These 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
71This is the basic unit of a "microblog" root text note sent to a group. 71This 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,