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:
authorAsai Toshiya <to.asai.60@gmail.com>2023-09-28 19:24:36 +0900
committerGitHub <noreply@github.com>2023-09-28 07:24:36 -0300
commitcf144593f1d350dabb61aa808b36118a6b3b03ec (patch)
treebf382b54d531057491491df7a614457e26fe6f21 /24.md
parentd6f4598ad6d32b46de6444f39339819faab670d5 (diff)
Add relay list of kind 3 to NIP-24 (#795)
(as deprecated)
Diffstat (limited to '24.md')
-rw-r--r--24.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/24.md b/24.md
index cb5d898..5f94a2b 100644
--- a/24.md
+++ b/24.md
@@ -24,6 +24,17 @@ These are fields that should be ignored or removed when found in the wild:
24 - `displayName`: use `display_name` instead. 24 - `displayName`: use `display_name` instead.
25 - `username`: use `name` instead. 25 - `username`: use `name` instead.
26 26
27kind 3
28======
29
30These are extra fields not specified in NIP-02 that may be present in the stringified JSON of contacts events:
31
32### Deprecated fields
33
34These are fields that should be ignored or removed when found in the wild:
35
36 - `{<relay-url>: {"read": <true|false>, "write": <true|false>}, ...}`: an object of relays used by a user to read/write, but in favor of [NIP-65](65.md).
37
27tags 38tags
28==== 39====
29 40