rename "parameterized replaceable event" to "addressable event" (#1418)

This commit is contained in:
fiatjaf_
2024-08-20 12:56:05 -03:00
committed by GitHub
parent d0962aac09
commit ca3c52e3e7
17 changed files with 19 additions and 19 deletions

2
51.md
View File

@@ -16,7 +16,7 @@ When new items are added to an existing list, clients SHOULD append them to the
## Standard lists
Standard lists use non-parameterized replaceable events, meaning users may only have a single list of each kind. They have special meaning and clients may rely on them to augment a user's profile or browsing experience.
Standard lists use normal replaceable events, meaning users may only have a single list of each kind. They have special meaning and clients may rely on them to augment a user's profile or browsing experience.
For example, _mute list_ can contain the public keys of spammers and bad actors users don't want to see in their feeds or receive annoying notifications from.