lnd/tlv/internal
Olaoluwa Osuntokun 09afc92215
tlv: make TlvType method for TlvType interface public
With this change, callers can now examine a struct instance of the
`TlvType` instance to figure out programmatically which integer type is
maps to. This'll be useful when decoding optional TLV types into a wire
struct (knowing when to set it to Some vs None).
2024-01-02 18:51:33 -08:00
..
gen tlv: make TlvType method for TlvType interface public 2024-01-02 18:51:33 -08:00