diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-08-20 09:42:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 09:42:59 -0500 |
| commit | e30eb40eefbcef319a74a5531473f412987fca6a (patch) | |
| tree | 055d16d7467934cec70ad1faa8ad7e2f12a03fa3 /24.md | |
| parent | 1d3744784c0faf3e3c43b7a16e657499476e19c5 (diff) | |
NIP-24: t-tag only has to be a lowercase string
Diffstat (limited to '24.md')
| -rw-r--r-- | 24.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -42,4 +42,4 @@ These tags may be present in multiple event kinds. Whenever a different meaning | |||
| 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 | 45 | - `t`: a hashtag. The value MUST be a lowercase string. |