diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -67,6 +67,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 67 | - [NIP-75: Zap Goals](75.md) | 67 | - [NIP-75: Zap Goals](75.md) |
| 68 | - [NIP-78: Application-specific data](78.md) | 68 | - [NIP-78: Application-specific data](78.md) |
| 69 | - [NIP-89: Recommended Application Handlers](89.md) | 69 | - [NIP-89: Recommended Application Handlers](89.md) |
| 70 | - [NIP-90: Data Vending Machines](90.md) | ||
| 70 | - [NIP-94: File Metadata](94.md) | 71 | - [NIP-94: File Metadata](94.md) |
| 71 | - [NIP-98: HTTP Auth](98.md) | 72 | - [NIP-98: HTTP Auth](98.md) |
| 72 | - [NIP-99: Classified Listings](99.md) | 73 | - [NIP-99: Classified Listings](99.md) |
| @@ -128,7 +129,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 128 | | `31989` | Handler recommendation | [89](89.md) | | 129 | | `31989` | Handler recommendation | [89](89.md) | |
| 129 | | `31990` | Handler information | [89](89.md) | | 130 | | `31990` | Handler information | [89](89.md) | |
| 130 | | `34550` | Community Definition | [72](72.md) | | 131 | | `34550` | Community Definition | [72](72.md) | |
| 131 | 132 | | `65000` | Job Feedback | [90](90.md) | | |
| 133 | | `65001` | Job Result | [90](90.md) | | ||
| 132 | 134 | ||
| 133 | ## Message types | 135 | ## Message types |
| 134 | 136 | ||