Skip to content

Commit

Permalink
nip29: add missing "e" tag in kind:9005.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Nov 9, 2024
1 parent b58f029 commit 18bdc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 29.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Each moderation action uses a different kind and requires different arguments, w
| 9000 | `put-user` | `p` with pubkey hex and optional roles |
| 9001 | `remove-user` | `p` with pubkey hex |
| 9002 | `edit-metadata` | fields from `kind:39000` to be modified |
| 9005 | `delete-event` | |
| 9005 | `delete-event` | `e` with event id hex |
| 9007 | `create-group` | |
| 9008 | `delete-group` | |
| 9009 | `create-invite` | |
Expand Down

0 comments on commit 18bdc0c

Please # to comment.