diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-10-07 09:58:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 09:58:12 -0700 |
| commit | 23ef4aa05b61dfd8e36046c61efd656e9af3538e (patch) | |
| tree | 1e722585cf17eb22a83c4b17fe1909e8ae98dd36 /23.md | |
| parent | db13d12eb6412d56e94e041d22cadf8ea757a91b (diff) | |
| parent | 10c112defe6d2c57ded96eb22e0b078ff962c92a (diff) | |
Merge pull request #1527 from AsaiToshiya/remove-nip12-mention
NIP-23, NIP-99: remove NIP-12 mention
Diffstat (limited to '23.md')
| -rw-r--r-- | 23.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,7 +20,7 @@ The `.content` of these events should be a string text in Markdown syntax. To ma | |||
| 20 | 20 | ||
| 21 | ### Metadata | 21 | ### Metadata |
| 22 | 22 | ||
| 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. |
| 24 | 24 | ||
| 25 | 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: | 25 | 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: |
| 26 | 26 | ||