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:
authorfiatjaf <fiatjaf@gmail.com>2022-08-14 10:02:37 -0300
committerfiatjaf <fiatjaf@gmail.com>2022-08-14 10:02:37 -0300
commitda3ae71589d237628c02a12920bd4370476560c1 (patch)
tree57a62382f1d8ff34dc217082c5c8dec66f0717a3 /README.md
parent9f848583a0545f2d0b498584c38f65554e95b7fd (diff)
rename to nip-23.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 988aedf..dd34819 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
19- [NIP-15: End of Stored Events Notice](15.md) 19- [NIP-15: End of Stored Events Notice](15.md)
20- [NIP-16: Event Treatment](16.md) 20- [NIP-16: Event Treatment](16.md)
21- [NIP-25: Reactions](25.md) 21- [NIP-25: Reactions](25.md)
22- [NIP-26: Relays List](26.md) 22- [NIP-23: Relays List](23.md)
23 23
24## Event Kinds 24## Event Kinds
25 25
@@ -32,7 +32,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
32| 4 | Encrypted Direct Messages | 4 | 32| 4 | Encrypted Direct Messages | 4 |
33| 5 | Event Deletion | 9 | 33| 5 | Event Deletion | 9 |
34| 7 | Reaction | 25 | 34| 7 | Reaction | 25 |
35| 10001 | Relays List | 26 | 35| 10001 | Relays List | 23 |
36 36
37Please update this list when proposing NIPs introducing new event kinds. 37Please update this list when proposing NIPs introducing new event kinds.
38 38