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:
Diffstat (limited to '19.md')
-rw-r--r--19.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/19.md b/19.md
index caf60f9..2caf8bd 100644
--- a/19.md
+++ b/19.md
@@ -45,11 +45,13 @@ These possible standardized `TLV` types are indicated here:
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 `nitem`, it is the identifier (the `"d"` tag) of the event being referenced 47 - for `nitem`, it is the identifier (the `"d"` tag) of the event being referenced
48 - for `nprofile`, `nevent` and `nrelay` this may be included only once.
49- `1`: `relay` 48- `1`: `relay`
50 - for `nprofile`, `nevent` and `nitem`, a relay in which the entity (profile or event) is more likely to be found, encoded as UTF-8. This may be included multiple times 49 - for `nprofile`, `nevent` and `nitem`, 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
51- `2`: `author` 51- `2`: `author`
52 - for `nitem`, the 32 bytes of the pubkey of the event 52 - for `nitem`, the 32 bytes of the pubkey of the event
53- `3`: `kind`
54 - for `nitem`, the 32-bit unsigned integer of the kind, big-endian
53 55
54 56
55## Examples 57## Examples