diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2024-08-20 12:56:05 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:56:05 -0300 |
| commit | ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d (patch) | |
| tree | 521828c5f9d142b50102a520d31d94b066dc8ace /78.md | |
| parent | d0962aac09ed1747c19bb96ce4accdaaab707c8d (diff) | |
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '78.md')
| -rw-r--r-- | 78.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@ Even though interoperability is great, some apps do not want or do not need inte | |||
| 12 | 12 | ||
| 13 | ## Nostr event | 13 | ## Nostr event |
| 14 | 14 | ||
| 15 | 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. | 15 | 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. |
| 16 | 16 | ||
| 17 | ## Some use cases | 17 | ## Some use cases |
| 18 | 18 | ||