Merge pull request #1344 from nostr-protocol/nip29-create-group

nip29: create-group event kind
This commit is contained in:
Pablo Fernandez 2024-07-04 14:10:17 +01:00 committed by GitHub
commit cc7cdd5a80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
29.md
View File

@ -119,6 +119,7 @@ Each moderation action uses a different kind and requires different arguments, w
| 9004 | `remove-permission` | `p` (pubkey), `permission` (name) |
| 9005 | `delete-event` | `e` (id hex) |
| 9006 | `edit-group-status` | `public` or `private`, `open` or `closed` |
| 9007 | `create-group` | |
- *group metadata* (`kind:39000`) (optional)