rename to nip-23.

This commit is contained in:
fiatjaf 2022-08-14 10:02:37 -03:00
parent 9f848583a0
commit da3ae71589
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
NIP-26 NIP-23
====== ======
Relays List Relays List

View File

@ -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-15: End of Stored Events Notice](15.md)
- [NIP-16: Event Treatment](16.md) - [NIP-16: Event Treatment](16.md)
- [NIP-25: Reactions](25.md) - [NIP-25: Reactions](25.md)
- [NIP-26: Relays List](26.md) - [NIP-23: Relays List](23.md)
## Event Kinds ## Event Kinds
@ -32,7 +32,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
| 4 | Encrypted Direct Messages | 4 | | 4 | Encrypted Direct Messages | 4 |
| 5 | Event Deletion | 9 | | 5 | Event Deletion | 9 |
| 7 | Reaction | 25 | | 7 | Reaction | 25 |
| 10001 | Relays List | 26 | | 10001 | Relays List | 23 |
Please update this list when proposing NIPs introducing new event kinds. Please update this list when proposing NIPs introducing new event kinds.