diff options
| -rw-r--r-- | 24.md | 7 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 5 insertions, 4 deletions
| @@ -39,6 +39,7 @@ tags | |||
| 39 | 39 | ||
| 40 | These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: | 40 | These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: |
| 41 | 41 | ||
| 42 | - `r`: a web URL the event is referring to in some way | 42 | - `r`: a web URL the event is referring to in some way. |
| 43 | - `i`: an external id the event is referring to in some way - see [NIP-73](73.md) | 43 | - `i`: an external id the event is referring to in some way - see [NIP-73](73.md). |
| 44 | - `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing | 44 | - `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing. |
| 45 | - `t`: a hashtag. The value MUST be a lowercase string. For kind 1 and other text notes, the event's content SHOULD contain the value prefixed by a `#` within the text in any case. \ No newline at end of file | ||
| @@ -250,7 +250,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 250 | | `q` | event id (hex) | relay URL | [18](18.md) | | 250 | | `q` | event id (hex) | relay URL | [18](18.md) | |
| 251 | | `r` | a reference (URL, etc) | -- | [24](24.md), [25](25.md) | | 251 | | `r` | a reference (URL, etc) | -- | [24](24.md), [25](25.md) | |
| 252 | | `r` | relay url | marker | [65](65.md) | | 252 | | `r` | relay url | marker | [65](65.md) | |
| 253 | | `t` | hashtag | -- | | | 253 | | `t` | hashtag | -- | [24](24.md) | |
| 254 | | `alt` | summary | -- | [31](31.md) | | 254 | | `alt` | summary | -- | [31](31.md) | |
| 255 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | | 255 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | |
| 256 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | | 256 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | |