diff options
| -rw-r--r-- | 69.md (renamed from 100.md) | 2 | ||||
| -rw-r--r-- | README.md | 4 |
2 files changed, 3 insertions, 3 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | # NIP-100 | 1 | # NIP-69 |
| 2 | 2 | ||
| 3 | ## Peer-to-peer Order events | 3 | ## Peer-to-peer Order events |
| 4 | 4 | ||
| @@ -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/ |