mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
add event kind 20001 to table.
This commit is contained in:
parent
51839d716f
commit
3a7b4d8ac0
19
README.md
19
README.md
|
@ -22,15 +22,16 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
|
|||
|
||||
## Event Kinds
|
||||
|
||||
| kind | description | NIP |
|
||||
|------|---------------------------|------|
|
||||
| 0 | Metadata | 1, 5 |
|
||||
| 1 | Text | 1 |
|
||||
| 2 | Recommend Relay | 1 |
|
||||
| 3 | Contacts | 2 |
|
||||
| 4 | Encrypted Direct Messages | 4 |
|
||||
| 5 | Event Deletion | 9 |
|
||||
| 7 | Reaction | 25 |
|
||||
| kind | description | NIP |
|
||||
|-------|---------------------------|------|
|
||||
| 0 | Metadata | 1, 5 |
|
||||
| 1 | Text | 1 |
|
||||
| 2 | Recommend Relay | 1 |
|
||||
| 3 | Contacts | 2 |
|
||||
| 4 | Encrypted Direct Messages | 4 |
|
||||
| 5 | Event Deletion | 9 |
|
||||
| 7 | Reaction | 25 |
|
||||
| 20001 | Client Identification | 21 |
|
||||
|
||||
Please update this list when proposing NIPs introducing new event kinds.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user