upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-04-09 21:21:59 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-04-09 21:21:59 -0300
commit01f90d105d995df7308ef6bea46cc93cdef16ec3 (patch)
tree4e6ce8d33313b87e5392906a6048d5f6fa8d24f4
parentfb5b7c739ff92cec4962990aa99c54fac9f5de81 (diff)
indicate optional kind TLV on nevent (@v0l).
-rw-r--r--19.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/19.md b/19.md
index 91afaf7..6fc4523 100644
--- a/19.md
+++ b/19.md
@@ -53,6 +53,7 @@ These possible standardized `TLV` types are indicated here:
53 - for `nevent`, _optionally_, the 32 bytes of the pubkey of the event 53 - for `nevent`, _optionally_, the 32 bytes of the pubkey of the event
54- `3`: `kind` 54- `3`: `kind`
55 - for `naddr`, the 32-bit unsigned integer of the kind, big-endian 55 - for `naddr`, the 32-bit unsigned integer of the kind, big-endian
56 - for `nevent`, _optionally_, the 32-bit unsigned integer of the kind, big-endian
56 57
57## Examples 58## Examples
58 59