upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/78.md
diff options
context:
space:
mode:
authorfiatjaf_ <fiatjaf@gmail.com>2024-08-20 12:56:05 -0300
committerGitHub <noreply@github.com>2024-08-20 12:56:05 -0300
commitca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d (patch)
tree521828c5f9d142b50102a520d31d94b066dc8ace /78.md
parentd0962aac09ed1747c19bb96ce4accdaaab707c8d (diff)
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '78.md')
-rw-r--r--78.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/78.md b/78.md
index 0f2fada..abdd1b2 100644
--- a/78.md
+++ b/78.md
@@ -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
15This 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. 15This 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