diff options
| author | Oscar Merry <oscardmerry@gmail.com> | 2024-08-05 23:51:04 +0100 |
|---|---|---|
| committer | Oscar Merry <oscardmerry@gmail.com> | 2024-08-05 23:51:04 +0100 |
| commit | 4d9eb32dc9062868d0d61c15456935dad39364de (patch) | |
| tree | 2121b8f5a47e767e40a725d0f15c18ab2829947b /README.md | |
| parent | 14c3310039cf7ac8140e6e27f5a7c47ec8f47a30 (diff) | |
Use NIP-73
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -77,6 +77,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 77 | - [NIP-70: Protected Events](70.md) | 77 | - [NIP-70: Protected Events](70.md) |
| 78 | - [NIP-71: Video Events](71.md) | 78 | - [NIP-71: Video Events](71.md) |
| 79 | - [NIP-72: Moderated Communities](72.md) | 79 | - [NIP-72: Moderated Communities](72.md) |
| 80 | - [NIP-73: External Content IDs](73.md) | ||
| 80 | - [NIP-75: Zap Goals](75.md) | 81 | - [NIP-75: Zap Goals](75.md) |
| 81 | - [NIP-78: Application-specific data](78.md) | 82 | - [NIP-78: Application-specific data](78.md) |
| 82 | - [NIP-84: Highlights](84.md) | 83 | - [NIP-84: Highlights](84.md) |
| @@ -238,7 +239,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 238 | | `-` | -- | -- | [70](70.md) | | 239 | | `-` | -- | -- | [70](70.md) | |
| 239 | | `g` | geohash | -- | [52](52.md) | | 240 | | `g` | geohash | -- | [52](52.md) | |
| 240 | | `h` | group id | -- | [29](29.md) | | 241 | | `h` | group id | -- | [29](29.md) | |
| 241 | | `i` | identity | proof | [39](39.md) | | 242 | | `i` | external identity | proof, url hint | [39](39.md), [73](73.md) | |
| 242 | | `k` | kind number (string) | -- | [18](18.md), [25](25.md), [72](72.md) | | 243 | | `k` | kind number (string) | -- | [18](18.md), [25](25.md), [72](72.md) | |
| 243 | | `l` | label, label namespace | -- | [32](32.md) | | 244 | | `l` | label, label namespace | -- | [32](32.md) | |
| 244 | | `L` | label namespace | -- | [32](32.md) | | 245 | | `L` | label namespace | -- | [32](32.md) | |