upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-11-09 15:41:25 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-11-09 15:41:25 -0300
commit18bdc0ce8c80b68cd8e2c30c0dfd12c43e8b8bc0 (patch)
tree9e3e15fc17595e86593267d79859889c1a3fe28a
parentb58f02925e7ea05e9f104041cb6e42d146ab4c54 (diff)
nip29: add missing "e" tag in kind:9005.
-rw-r--r--29.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/29.md b/29.md
index 5526b74..e4673dd 100644
--- a/29.md
+++ b/29.md
@@ -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` | |