mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
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). |
||
---|---|---|
.. | ||
gen_tlv_types.go |