diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-05-08 17:19:03 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-05-08 17:19:03 -0300 |
| commit | 3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 (patch) | |
| tree | a19147df7c03d5ea28345b2c9036b265fc7ae009 /78.md | |
| parent | 8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff) | |
rename "parameterized replaceable event" to "tagged-replaceable event".tagged-replaceable
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` (tagged-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. |
| 16 | 16 | ||
| 17 | ## Some use cases | 17 | ## Some use cases |
| 18 | 18 | ||