Skip to content

Commit 10c112d

Browse files
committed
NIP-23, NIP-99: remove NIP-12 mention
1 parent db13d12 commit 10c112d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

23.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The `.content` of these events should be a string text in Markdown syntax. To ma
2020

2121
### Metadata
2222

23-
For the date of the last update the `.created_at` field should be used, for "tags"/"hashtags" (i.e. topics about which the event might be of relevance) the `t` tag should be used, as per NIP-12.
23+
For the date of the last update the `.created_at` field should be used, for "tags"/"hashtags" (i.e. topics about which the event might be of relevance) the `t` tag should be used.
2424

2525
Other metadata fields can be added as tags to the event as necessary. Here we standardize 4 that may be useful, although they remain strictly optional:
2626

99.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The `.pubkey` field of these events are treated as the party creating the listin
2626

2727
### Metadata
2828

29-
- For "tags"/"hashtags" (i.e. categories or keywords of relevance for the listing) the `"t"` event tag should be used, as per [NIP-12](12.md).
29+
- For "tags"/"hashtags" (i.e. categories or keywords of relevance for the listing) the `"t"` event tag should be used.
3030
- For images, whether included in the markdown content or not, clients SHOULD use `image` tags as described in [NIP-58](58.md). This allows clients to display images in carousel format more easily.
3131

3232
The following tags, used for structured metadata, are standardized and SHOULD be included. Other tags may be added as necessary.

0 commit comments

Comments
 (0)