rename "parameterized replaceable event" to "tagged-replaceable event".

This commit is contained in:
fiatjaf
2024-05-08 17:19:03 -03:00
parent 8073c848a3
commit 3f5cd01239
16 changed files with 28 additions and 28 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` (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.
## Some use cases