Nip19UnknownTlv

data class Nip19UnknownTlv(val typeId: Int, val value: List<Byte>)

One forward-compatible NIP-19 TLV not interpreted by this SDK version.

Constructors

Link copied to clipboard
constructor(typeId: Int, value: List<Byte>)

Properties

Link copied to clipboard
val typeId: Int

unsigned one-byte TLV type represented as an Int

Link copied to clipboard

exact retained bytes