mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-14 15:59:07 -05:00
rename kind:9000 to "put-user" instead of "add-user".
This commit is contained in:
parent
39154346bb
commit
b58f02925e
2
29.md
2
29.md
|
@ -156,7 +156,7 @@ Each moderation action uses a different kind and requires different arguments, w
|
||||||
|
|
||||||
| kind | name | tags |
|
| kind | name | tags |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| 9000 | `add-user` | `p` with pubkey hex and optional roles |
|
| 9000 | `put-user` | `p` with pubkey hex and optional roles |
|
||||||
| 9001 | `remove-user` | `p` with pubkey hex |
|
| 9001 | `remove-user` | `p` with pubkey hex |
|
||||||
| 9002 | `edit-metadata` | fields from `kind:39000` to be modified |
|
| 9002 | `edit-metadata` | fields from `kind:39000` to be modified |
|
||||||
| 9005 | `delete-event` | |
|
| 9005 | `delete-event` | |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user