diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-11-09 08:56:43 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-11-09 08:56:43 -0300 |
| commit | b58f02925e7ea05e9f104041cb6e42d146ab4c54 (patch) | |
| tree | 63b1012f103e1d4bb67e6211a884480cd79284ef | |
| parent | 39154346bb691191a1fc734e53d5eda08a1eec79 (diff) | |
rename kind:9000 to "put-user" instead of "add-user".
| -rw-r--r-- | 29.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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` | | |