diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-08-06 09:34:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 09:34:24 -0700 |
| commit | 738c4809a146187b9a2f494f180ce6d770307830 (patch) | |
| tree | f33f8107cbf39409e1a2084ef503b62616950607 /README.md | |
| parent | 5f651db43f96f065ea6952cf35126ff00f85ef95 (diff) | |
| parent | 4d9eb32dc9062868d0d61c15456935dad39364de (diff) | |
Merge pull request #1185 from MerryOscar/external-content-ids
NIP-73 - External Content IDs
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) | |