upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2023-02-07 13:15:38 -0800
committerGitHub <noreply@github.com>2023-02-07 18:15:38 -0300
commitf9e38ed00f5b11694ff93c368aacbf47ec21437a (patch)
treebc68c9caafa0902d69cfdf366616c6d089172644 /README.md
parentb99ca748c8227d2723b5f856b004267b3c122c06 (diff)
NIP-56: Reporting (#205)
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4ed3d2..225379b 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
30- [NIP-40: Expiration Timestamp](40.md) 30- [NIP-40: Expiration Timestamp](40.md)
31- [NIP-42: Authentication of clients to relays](42.md) 31- [NIP-42: Authentication of clients to relays](42.md)
32- [NIP-50: Keywords filter](50.md) 32- [NIP-50: Keywords filter](50.md)
33- [NIP-56: Reporting](56.md)
33- [NIP-65: Relay List Metadata](65.md) 34- [NIP-65: Relay List Metadata](65.md)
34 35
35## Event Kinds 36## Event Kinds
@@ -49,6 +50,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
49| 43 | Channel Hide Message | [28](28.md) | 50| 43 | Channel Hide Message | [28](28.md) |
50| 44 | Channel Mute User | [28](28.md) | 51| 44 | Channel Mute User | [28](28.md) |
51| 45-49 | Public Chat Reserved | [28](28.md) | 52| 45-49 | Public Chat Reserved | [28](28.md) |
53| 1984 | Reporting | [56](56.md) |
52| 10002 | Relay List Metadata | [65](65.md) | 54| 10002 | Relay List Metadata | [65](65.md) |
53| 22242 | Client Authentication | [42](42.md) | 55| 22242 | Client Authentication | [42](42.md) |
54| 1000-9999 | Regular Events Reserved | [16](16.md) | 56| 1000-9999 | Regular Events Reserved | [16](16.md) |