mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 00:25:50 -05:00
nip29: add missing "e" tag in kind:9005.
This commit is contained in:
parent
b58f02925e
commit
18bdc0ce8c
2
29.md
2
29.md
|
@ -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` | |
|
||||
|
|
Loading…
Reference in New Issue
Block a user