upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Heartsfield <scsibug@imap.cc>2022-09-10 21:27:20 -0500
committerfiatjaf <fiatjaf@gmail.com>2022-09-11 08:23:02 -0300
commitfdbf81796160be035ab6746cfedf692fe99e24d2 (patch)
tree14acbaa96cc94bec8d2fc2afe37428cc29878329
parentfadbcc0aee26cea00693726f99f587fbe3efb0b7 (diff)
add kinds reserved by NIP-28
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a82d51..aa419bb 100644
--- a/README.md
+++ b/README.md
@@ -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
37Please update this list when proposing NIPs introducing new event kinds. 44Please update this list when proposing NIPs introducing new event kinds.
38 45