upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--23.md (renamed from 26.md)2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/26.md b/23.md
index 658a6ea..1ffe5e1 100644
--- a/26.md
+++ b/23.md
@@ -1,4 +1,4 @@
1NIP-26 1NIP-23
2====== 2======
3 3
4Relays List 4Relays List
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