upleb.uk

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

summaryrefslogtreecommitdiff
path: root/89.md
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2023-08-25 23:17:05 +0900
committerGitHub <noreply@github.com>2023-08-25 11:17:05 -0300
commit50945f7150c8b100f92fdfdffba32894ba5a831f (patch)
tree6fbcf8035f4737e69a5937c1c2b50084e85338b1 /89.md
parent7dc1f02fa70a5b9da7b3867e3faa37f48571d5e1 (diff)
Reword set_metadata to metadata (#741)
Diffstat (limited to '89.md')
-rw-r--r--89.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/89.md b/89.md
index 5eee3b8..4503ecf 100644
--- a/89.md
+++ b/89.md
@@ -61,7 +61,7 @@ The third value of the tag SHOULD be the platform where this recommendation migh
61} 61}
62``` 62```
63 63
64* `content` is an optional `set_metadata`-like stringified JSON object, as described in NIP-01. This content is useful when the pubkey creating the `kind:31990` is not an application. If `content` is empty, the `kind:0` of the pubkey should be used to display application information (e.g. name, picture, web, LUD16, etc.) 64* `content` is an optional `metadata`-like stringified JSON object, as described in NIP-01. This content is useful when the pubkey creating the `kind:31990` is not an application. If `content` is empty, the `kind:0` of the pubkey should be used to display application information (e.g. name, picture, web, LUD16, etc.)
65 65
66* `k` tags' value is the event kind that is supported by this `kind:31990`. 66* `k` tags' value is the event kind that is supported by this `kind:31990`.
67Using a `k` tag(s) (instead of having the kind onf the NIP-33 `d` tag) provides: 67Using a `k` tag(s) (instead of having the kind onf the NIP-33 `d` tag) provides: