mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-17 20:18:50 +00:00
rename "parameterized replaceable event" to "tagged-replaceable event".
This commit is contained in:
4
38.md
4
38.md
@@ -13,7 +13,7 @@ This NIP enables a way for users to share live statuses such as what music they
|
||||
|
||||
## Live Statuses
|
||||
|
||||
A special event with `kind:30315` "User Status" is defined as an *optionally expiring* _parameterized replaceable event_, where the `d` tag represents the status type:
|
||||
A special event with `kind:30315` "User Status" is defined as an *optionally expiring* _tagged-replaceable event_, where the `d` tag represents the status type:
|
||||
|
||||
For example:
|
||||
|
||||
@@ -44,7 +44,7 @@ Two common status types are defined: `general` and `music`. `general` represent
|
||||
|
||||
Any other status types can be used but they are not defined by this NIP.
|
||||
|
||||
The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event.
|
||||
The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or tagged-replaceable event.
|
||||
|
||||
# Client behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user