upleb.uk

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

summaryrefslogtreecommitdiff
path: root/29.md
diff options
context:
space:
mode:
authorhakkadaikon <hakkadaikon@yahoo.co.jp>2024-11-18 02:33:29 +0900
committerfiatjaf_ <fiatjaf@gmail.com>2024-11-17 18:34:48 -0300
commitf3244a0903b1fedbd8aa89596c658c9529e19ea6 (patch)
tree5a449780b3389cbea86a1993e6ed909f19b41e3b /29.md
parentac60e1d6628164e6af262aec93c311cbef7d8063 (diff)
js,json -> jsonc
Diffstat (limited to '29.md')
-rw-r--r--29.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/29.md b/29.md
index f0ba8ab..a116433 100644
--- a/29.md
+++ b/29.md
@@ -141,7 +141,7 @@ These are events expected to be sent by the relay master key or by group admins
141 141
142Clients can send these events to a relay in order to accomplish a moderation action. Relays must check if the pubkey sending the event is capable of performing the given action based on its role and the relay's internal policy (see also the description of `kind:39003`). 142Clients can send these events to a relay in order to accomplish a moderation action. Relays must check if the pubkey sending the event is capable of performing the given action based on its role and the relay's internal policy (see also the description of `kind:39003`).
143 143
144```json 144```jsonc
145{ 145{
146 "kind": 90xx, 146 "kind": 90xx,
147 "content": "optional reason", 147 "content": "optional reason",