diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2022-08-14 10:02:37 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-08-14 10:02:37 -0300 |
| commit | da3ae71589d237628c02a12920bd4370476560c1 (patch) | |
| tree | 57a62382f1d8ff34dc217082c5c8dec66f0717a3 /README.md | |
| parent | 9f848583a0545f2d0b498584c38f65554e95b7fd (diff) | |
rename to nip-23.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 | ||