2 Commits

Author SHA1 Message Date
Oliver Gugger
8a4531fc96
multi: fix up custom records 2024-05-07 21:54:11 +02:00
ffranr
7c2d6586b8
lnwire: add type CustomRecords
This commit introduces the `CustomRecords` type in the `lnwire` package,
designed to hold arbitrary byte slices. Each entry in this map can
associate with TLV type values that are greater than or equal to 65536.
2024-05-02 20:32:35 +02:00