mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
js,json -> jsonc
This commit is contained in:
parent
ac60e1d662
commit
f3244a0903
6 changed files with 17 additions and 17 deletions
2
29.md
2
29.md
|
|
@ -141,7 +141,7 @@ These are events expected to be sent by the relay master key or by group admins
|
|||
|
||||
Clients 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`).
|
||||
|
||||
```json
|
||||
```jsonc
|
||||
{
|
||||
"kind": 90xx,
|
||||
"content": "optional reason",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue