upleb.uk

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

summaryrefslogtreecommitdiff
path: root/53.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-05-08 17:19:03 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-05-08 17:19:03 -0300
commit3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 (patch)
treea19147df7c03d5ea28345b2c9036b265fc7ae009 /53.md
parent8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff)
rename "parameterized replaceable event" to "tagged-replaceable event".tagged-replaceable
Diffstat (limited to '53.md')
-rw-r--r--53.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/53.md b/53.md
index fad2622..a523dc7 100644
--- a/53.md
+++ b/53.md
@@ -12,7 +12,7 @@ Service providers want to offer live activities to the Nostr network in such a w
12 12
13### Live Event 13### Live Event
14 14
15A special event with `kind:30311` "Live Event" is defined as a _parameterized replaceable event_ of public `p` tags. Each `p` tag SHOULD have a **displayable** marker name for the current role (e.g. `Host`, `Speaker`, `Participant`) of the user in the event and the relay information MAY be empty. This event will be constantly updated as participants join and leave the activity. 15A special event with `kind:30311` "Live Event" is defined as a _tagged-replaceable event_ of public `p` tags. Each `p` tag SHOULD have a **displayable** marker name for the current role (e.g. `Host`, `Speaker`, `Participant`) of the user in the event and the relay information MAY be empty. This event will be constantly updated as participants join and leave the activity.
16 16
17For example: 17For example:
18 18