upleb.uk

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

summaryrefslogtreecommitdiff
path: root/75.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 /75.md
parentd0962aac09ed1747c19bb96ce4accdaaab707c8d (diff)
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '75.md')
-rw-r--r--75.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/75.md b/75.md
index c16436a..a6f2bff 100644
--- a/75.md
+++ b/75.md
@@ -53,11 +53,11 @@ The following tags are OPTIONAL.
53} 53}
54``` 54```
55 55
56The goal MAY include an `r` or `a` tag linking to a URL or parameterized replaceable event. 56The goal MAY include an `r` or `a` tag linking to a URL or addressable event.
57 57
58The goal MAY include multiple beneficiary pubkeys by specifying [`zap` tags](57.md#appendix-g-zap-tag-on-other-events). 58The goal MAY include multiple beneficiary pubkeys by specifying [`zap` tags](57.md#appendix-g-zap-tag-on-other-events).
59 59
60Parameterized replaceable events can link to a goal by using a `goal` tag specifying the event id and an optional relay hint. 60Addressable events can link to a goal by using a `goal` tag specifying the event id and an optional relay hint.
61 61
62```json 62```json
63{ 63{