diff options
| author | Greg Heartsfield <scsibug@imap.cc> | 2022-09-10 21:27:20 -0500 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-09-11 08:23:02 -0300 |
| commit | fdbf81796160be035ab6746cfedf692fe99e24d2 (patch) | |
| tree | 14acbaa96cc94bec8d2fc2afe37428cc29878329 /README.md | |
| parent | fadbcc0aee26cea00693726f99f587fbe3efb0b7 (diff) | |
add kinds reserved by NIP-28
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -33,6 +33,13 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 33 | | 4 | Encrypted Direct Messages | 4 | | 33 | | 4 | Encrypted Direct Messages | 4 | |
| 34 | | 5 | Event Deletion | 9 | | 34 | | 5 | Event Deletion | 9 | |
| 35 | | 7 | Reaction | 25 | | 35 | | 7 | Reaction | 25 | |
| 36 | | 40 | Channel Creation | 28 | | ||
| 37 | | 41 | Channel Metadata | 28 | | ||
| 38 | | 42 | Channel Message | 28 | | ||
| 39 | | 43 | Channel Hide Message | 28 | | ||
| 40 | | 44 | Channel Mute User | 28 | | ||
| 41 | | 45-49 | Public Chat Reserved | 28 | | ||
| 42 | |||
| 36 | 43 | ||
| 37 | Please update this list when proposing NIPs introducing new event kinds. | 44 | Please update this list when proposing NIPs introducing new event kinds. |
| 38 | 45 | ||