indicate optional kind TLV on nevent (@v0l).

This commit is contained in:
fiatjaf
2023-04-09 21:21:59 -03:00
parent fb5b7c739f
commit 01f90d105d

1
19.md

@@ -53,6 +53,7 @@ These possible standardized `TLV` types are indicated here:
- for `nevent`, _optionally_, the 32 bytes of the pubkey of the event - for `nevent`, _optionally_, the 32 bytes of the pubkey of the event
- `3`: `kind` - `3`: `kind`
- for `naddr`, the 32-bit unsigned integer of the kind, big-endian - for `naddr`, the 32-bit unsigned integer of the kind, big-endian
- for `nevent`, _optionally_, the 32-bit unsigned integer of the kind, big-endian
## Examples ## Examples