diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-11-09 15:41:25 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-11-09 15:41:25 -0300 |
| commit | 18bdc0ce8c80b68cd8e2c30c0dfd12c43e8b8bc0 (patch) | |
| tree | 9e3e15fc17595e86593267d79859889c1a3fe28a /29.md | |
| parent | b58f02925e7ea05e9f104041cb6e42d146ab4c54 (diff) | |
nip29: add missing "e" tag in kind:9005.
Diffstat (limited to '29.md')
| -rw-r--r-- | 29.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -159,7 +159,7 @@ Each moderation action uses a different kind and requires different arguments, w | |||
| 159 | | 9000 | `put-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` | `e` with event id hex | |
| 163 | | 9007 | `create-group` | | | 163 | | 9007 | `create-group` | | |
| 164 | | 9008 | `delete-group` | | | 164 | | 9008 | `delete-group` | | |
| 165 | | 9009 | `create-invite` | | | 165 | | 9009 | `create-invite` | | |