From 3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Wed, 8 May 2024 17:19:03 -0300 Subject: rename "parameterized replaceable event" to "tagged-replaceable event". --- 53.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '53.md') 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 ### Live Event -A 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. +A 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. For example: -- cgit v1.2.3