mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
admins prefixed by "p".
This commit is contained in:
parent
5a3097c6e6
commit
1f92cd0313
4
29.md
4
29.md
|
@ -177,8 +177,8 @@ The list of capabilities, as defined by this NIP, for now, is the following:
|
|||
"content": "list of admins for the pizza lovers group",
|
||||
"tags": [
|
||||
["d", "<group-id>"],
|
||||
["<pubkey1-as-hex>", "ceo", "add-user", "edit-metadata", "delete-event", "remove-user"],
|
||||
["<pubkey2-as-hex>", "secretary", "add-user", "delete-event"]
|
||||
["p", "<pubkey1-as-hex>", "ceo", "add-user", "edit-metadata", "delete-event", "remove-user"],
|
||||
["p", "<pubkey2-as-hex>", "secretary", "add-user", "delete-event"]
|
||||
]
|
||||
...
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user