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
78.md
View File

@@ -12,7 +12,7 @@ Even though interoperability is great, some apps do not want or do not need inte
## Nostr event
This NIP specifies the use of event kind `30078` (parameterized replaceable event) with a `d` tag containing some reference to the app name and context -- or any other arbitrary string. `content` and other `tags` can be anything or in any format.
This NIP specifies the use of event kind `30078` (an _addressable_ event) with a `d` tag containing some reference to the app name and context -- or any other arbitrary string. `content` and other `tags` can be anything or in any format.
## Some use cases