Commit Graph

3 Commits

Author SHA1 Message Date
93dcbd7ea3 lnwire: allow overriding of protocol messages outside of custom range
Add the ability to specify messages < CustomRangeStart that will still
be treated like custom messages by lnd (rather than unknown ones). This
allows code external to lnd to handle protocol messages that are *not
yet known to lnd*.
2023-01-05 12:05:04 -05:00
610f5d2140 lnwire: make custom type start a constant 2023-01-05 12:05:03 -05:00
ae959b16ae lnrpc: send custom message 2021-10-15 17:08:53 +02:00