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>2026-01-19 09:40:17 -0300
committerGitHub <noreply@github.com>2026-01-19 09:40:17 -0300
commitf461065c29f469b34ebd9d111d6ea9123e5292e7 (patch)
tree78e9b0fedc7133907d847427c7cc215b8933bd31
parenteb252ccfc479bf1f99c273b52c678aa97084e203 (diff)
nip29: clarify what the relay key means (#2190)
-rw-r--r--29.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/29.md b/29.md
index d612bc7..85f47ca 100644
--- a/29.md
+++ b/29.md
@@ -134,7 +134,7 @@ It's expected that the group state (of who is an allowed member or not, who is a
134 134
135### Group metadata events 135### Group metadata events
136 136
137These events contain the group id in a `d` tag instead of the `h` tag. They MUST be created by the relay master key only and a single instance of each (or none) should exist at all times for each group. They are merely informative but should reflect the latest group state (as it was changed by moderation events over time). 137These events contain the group id in a `d` tag instead of the `h` tag. They MUST be created by the relay master key only (as stated by the [NIP-11](11.md) `"self"` pubkey) and a single instance of each (or none) should exist at all times for each group. They are merely informative but should reflect the latest group state (as it was changed by moderation events over time).
138 138
139- *group metadata* (`kind:39000`) (optional) 139- *group metadata* (`kind:39000`) (optional)
140 140