diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -46,6 +46,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 46 | - [NIP-27: Text Note References](27.md) | 46 | - [NIP-27: Text Note References](27.md) |
| 47 | - [NIP-28: Public Chat](28.md) | 47 | - [NIP-28: Public Chat](28.md) |
| 48 | - [NIP-30: Custom Emoji](30.md) | 48 | - [NIP-30: Custom Emoji](30.md) |
| 49 | - [NIP-31: Dealing with Unknown Events](31.md) | ||
| 49 | - [NIP-33: Parameterized Replaceable Events](33.md) | 50 | - [NIP-33: Parameterized Replaceable Events](33.md) |
| 50 | - [NIP-36: Sensitive Content](36.md) | 51 | - [NIP-36: Sensitive Content](36.md) |
| 51 | - [NIP-39: External Identities in Profiles](39.md) | 52 | - [NIP-39: External Identities in Profiles](39.md) |
| @@ -146,6 +147,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI | |||
| 146 | | name | value | other parameters | NIP | | 147 | | name | value | other parameters | NIP | |
| 147 | | ----------------- | ------------------------------------ | -------------------- | ------------------------ | | 148 | | ----------------- | ------------------------------------ | -------------------- | ------------------------ | |
| 148 | | `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) | | 149 | | `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) | |
| 150 | | `alt` | Alt tag | -- | [31](31.md) | | ||
| 149 | | `d` | identifier | -- | [33](33.md) | | 151 | | `d` | identifier | -- | [33](33.md) | |
| 150 | | `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | | 152 | | `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | |
| 151 | | `g` | geohash | -- | [12](12.md) | | 153 | | `g` | geohash | -- | [12](12.md) | |