upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/24.md
diff options
context:
space:
mode:
authorPablo Fernandez <p@f7z.io>2023-11-23 17:52:48 +0200
committerGitHub <noreply@github.com>2023-11-23 17:52:48 +0200
commit60256a62675a165c4d4fd9811a19a9cbf6a9e7fd (patch)
tree5c450154d373caafc37f324dd01e20338308c9d6 /24.md
parent43d50ee42409252a1313928cd437d55fd7bf7bf4 (diff)
parent7822a8b12670312aff104ddc03066425882f739d (diff)
Merge branch 'master' into nip88
Diffstat (limited to '24.md')
-rw-r--r--24.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/24.md b/24.md
index dee9daa..f830b68 100644
--- a/24.md
+++ b/24.md
@@ -4,7 +4,7 @@ NIP-24
4Extra metadata fields and tags 4Extra metadata fields and tags
5------------------------------ 5------------------------------
6 6
7`draft` `optional` `author:fiatjaf` 7`draft` `optional`
8 8
9This NIP defines extra optional fields added to events. 9This NIP defines extra optional fields added to events.
10 10
@@ -13,7 +13,7 @@ kind 0
13 13
14These are extra fields not specified in NIP-01 that may be present in the stringified JSON of metadata events: 14These are extra fields not specified in NIP-01 that may be present in the stringified JSON of metadata events:
15 15
16 - `display_name`: a bigger name with richer characters than `name`. Implementations should fallback to `name` when this is not available. 16 - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata.
17 - `website`: a web URL related in any way to the event author. 17 - `website`: a web URL related in any way to the event author.
18 - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. 18 - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen.
19 19