upleb.uk

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

summaryrefslogtreecommitdiff
path: root/38.md
diff options
context:
space:
mode:
Diffstat (limited to '38.md')
-rw-r--r--38.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/38.md b/38.md
index 911d5b1..ee602c6 100644
--- a/38.md
+++ b/38.md
@@ -13,7 +13,7 @@ This NIP enables a way for users to share live statuses such as what music they
13 13
14## Live Statuses 14## Live Statuses
15 15
16A special event with `kind:30315` "User Status" is defined as an *optionally expiring* _parameterized replaceable event_, where the `d` tag represents the status type: 16A special event with `kind:30315` "User Status" is defined as an *optionally expiring* _tagged-replaceable event_, where the `d` tag represents the status type:
17 17
18For example: 18For example:
19 19
@@ -44,7 +44,7 @@ Two common status types are defined: `general` and `music`. `general` represent
44 44
45Any other status types can be used but they are not defined by this NIP. 45Any other status types can be used but they are not defined by this NIP.
46 46
47The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event. 47The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or tagged-replaceable event.
48 48
49# Client behavior 49# Client behavior
50 50