From 01f90d105d995df7308ef6bea46cc93cdef16ec3 Mon Sep 17 00:00:00 2001
From: fiatjaf <fiatjaf@gmail.com>
Date: Sun, 9 Apr 2023 21:21:59 -0300
Subject: [PATCH] indicate optional kind TLV on nevent (@v0l).

---
 19.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/19.md b/19.md
index 91afaf75..6fc4523e 100644
--- a/19.md
+++ b/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
 - `3`: `kind`
   - 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