From da3ae71589d237628c02a12920bd4370476560c1 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sun, 14 Aug 2022 10:02:37 -0300 Subject: rename to nip-23. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 - [NIP-15: End of Stored Events Notice](15.md) - [NIP-16: Event Treatment](16.md) - [NIP-25: Reactions](25.md) -- [NIP-26: Relays List](26.md) +- [NIP-23: Relays List](23.md) ## Event Kinds @@ -32,7 +32,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | 4 | Encrypted Direct Messages | 4 | | 5 | Event Deletion | 9 | | 7 | Reaction | 25 | -| 10001 | Relays List | 26 | +| 10001 | Relays List | 23 | Please update this list when proposing NIPs introducing new event kinds. -- cgit v1.2.3