diff options
Diffstat (limited to '19.md')
| -rw-r--r-- | 19.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | ||