diff options
| author | Francisco Calderón <fjcalderon@gmail.com> | 2024-11-04 16:38:09 -0300 |
|---|---|---|
| committer | Francisco Calderón <fjcalderon@gmail.com> | 2024-11-04 16:38:09 -0300 |
| commit | bff61dd310828758651389940dbcebb7fb9ef0ee (patch) | |
| tree | 26aeaa0a6553c7f3bb195fa4b4231e0913b9fe64 /README.md | |
| parent | 03f3bc39678262ecbd5d870c9da44723023557ff (diff) | |
Changes NIP number
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -77,6 +77,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 77 | - [NIP-61: Nutzaps](61.md) | 77 | - [NIP-61: Nutzaps](61.md) |
| 78 | - [NIP-64: Chess (PGN)](64.md) | 78 | - [NIP-64: Chess (PGN)](64.md) |
| 79 | - [NIP-65: Relay List Metadata](65.md) | 79 | - [NIP-65: Relay List Metadata](65.md) |
| 80 | - [NIP-69: Peer-to-peer Order events](69.md) | ||
| 80 | - [NIP-70: Protected Events](70.md) | 81 | - [NIP-70: Protected Events](70.md) |
| 81 | - [NIP-71: Video Events](71.md) | 82 | - [NIP-71: Video Events](71.md) |
| 82 | - [NIP-72: Moderated Communities](72.md) | 83 | - [NIP-72: Moderated Communities](72.md) |
| @@ -91,7 +92,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 91 | - [NIP-96: HTTP File Storage Integration](96.md) | 92 | - [NIP-96: HTTP File Storage Integration](96.md) |
| 92 | - [NIP-98: HTTP Auth](98.md) | 93 | - [NIP-98: HTTP Auth](98.md) |
| 93 | - [NIP-99: Classified Listings](99.md) | 94 | - [NIP-99: Classified Listings](99.md) |
| 94 | - [NIP-100: Peer-to-peer Order events](100.md) | ||
| 95 | 95 | ||
| 96 | ## Event Kinds | 96 | ## Event Kinds |
| 97 | 97 | ||
| @@ -218,7 +218,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 218 | | `34236` | Short-form Portrait Video Event | [71](71.md) | | 218 | | `34236` | Short-form Portrait Video Event | [71](71.md) | |
| 219 | | `34550` | Community Definition | [72](72.md) | | 219 | | `34550` | Community Definition | [72](72.md) | |
| 220 | | `37375` | Cashu Wallet Event | [60](60.md) | | 220 | | `37375` | Cashu Wallet Event | [60](60.md) | |
| 221 | | `38383` | Peer-to-peer Order events | [100](100.md) | | 221 | | `38383` | Peer-to-peer Order events | [69](69.md) | |
| 222 | | `39000-9` | Group metadata events | [29](29.md) | | 222 | | `39000-9` | Group metadata events | [29](29.md) | |
| 223 | 223 | ||
| 224 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ | 224 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ |