upleb.uk

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

summaryrefslogtreecommitdiff
path: root/19.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-05-08 17:19:03 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-05-08 17:19:03 -0300
commit3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 (patch)
treea19147df7c03d5ea28345b2c9036b265fc7ae009 /19.md
parent8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff)
rename "parameterized replaceable event" to "tagged-replaceable event".tagged-replaceable
Diffstat (limited to '19.md')
-rw-r--r--19.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.md b/19.md
index ef80887..a535cec 100644
--- a/19.md
+++ b/19.md
@@ -44,7 +44,7 @@ These possible standardized `TLV` types are indicated here:
44 - for `nprofile` it will be the 32 bytes of the profile public key 44 - for `nprofile` it will be the 32 bytes of the profile public key
45 - for `nevent` it will be the 32 bytes of the event id 45 - for `nevent` it will be the 32 bytes of the event id
46 - for `nrelay`, this is the relay URL 46 - for `nrelay`, this is the relay URL
47 - for `naddr`, it is the identifier (the `"d"` tag) of the event being referenced. For non-parameterized replaceable events, use an empty string. 47 - for `naddr`, it is the identifier (the `"d"` tag) of the event being referenced. For non-tagged-replaceable events, use an empty string.
48- `1`: `relay` 48- `1`: `relay`
49 - for `nprofile`, `nevent` and `naddr`, _optionally_, a relay in which the entity (profile or event) is more likely to be found, encoded as ascii 49 - for `nprofile`, `nevent` and `naddr`, _optionally_, a relay in which the entity (profile or event) is more likely to be found, encoded as ascii
50 - this may be included multiple times 50 - this may be included multiple times