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:
authorfiatjaf <fiatjaf@gmail.com>2024-11-09 08:56:43 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-11-09 08:56:43 -0300
commitb58f02925e7ea05e9f104041cb6e42d146ab4c54 (patch)
tree63b1012f103e1d4bb67e6211a884480cd79284ef /29.md
parent39154346bb691191a1fc734e53d5eda08a1eec79 (diff)
rename kind:9000 to "put-user" instead of "add-user".
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 b02cad2..5526b74 100644
--- a/29.md
+++ b/29.md
@@ -156,7 +156,7 @@ Each moderation action uses a different kind and requires different arguments, w
156 156
157| kind | name | tags | 157| kind | name | tags |
158| --- | --- | --- | 158| --- | --- | --- |
159| 9000 | `add-user` | `p` with pubkey hex and optional roles | 159| 9000 | `put-user` | `p` with pubkey hex and optional roles |
160| 9001 | `remove-user` | `p` with pubkey hex | 160| 9001 | `remove-user` | `p` with pubkey hex |
161| 9002 | `edit-metadata` | fields from `kind:39000` to be modified | 161| 9002 | `edit-metadata` | fields from `kind:39000` to be modified |
162| 9005 | `delete-event` | | 162| 9005 | `delete-event` | |