mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-24: t-tag only has to be a lowercase string
This commit is contained in:
parent
1d3744784c
commit
e30eb40eef
2
24.md
2
24.md
|
@ -42,4 +42,4 @@ These tags may be present in multiple event kinds. Whenever a different meaning
|
||||||
- `r`: a web URL the event is referring to in some way.
|
- `r`: a web URL the event is referring to in some way.
|
||||||
- `i`: an external id the event is referring to in some way - see [NIP-73](73.md).
|
- `i`: an external id the event is referring to in some way - see [NIP-73](73.md).
|
||||||
- `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.
|
- `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.
|
||||||
- `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.
|
- `t`: a hashtag. The value MUST be a lowercase string.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user