diff options
| -rw-r--r-- | 23.md (renamed from 26.md) | 2 | ||||
| -rw-r--r-- | README.md | 4 |
2 files changed, 3 insertions, 3 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | NIP-26 | 1 | NIP-23 |
| 2 | ====== | 2 | ====== |
| 3 | 3 | ||
| 4 | Relays List | 4 | Relays List |
| @@ -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 | ||
| 37 | Please update this list when proposing NIPs introducing new event kinds. | 37 | Please update this list when proposing NIPs introducing new event kinds. |
| 38 | 38 | ||