InvoiceTlvStream{Ref}: add message_paths field
authorValentine Wallace <vwallace@protonmail.com>
Thu, 6 Jun 2024 18:43:10 +0000 (14:43 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 12 Jun 2024 15:27:08 +0000 (11:27 -0400)
commit3cfb24d265ecd9a708aed0bb9de665760e16e999
treeeadd64cc2595d9334a8fc7dea3c83cdfa34ae5df
parent922fd601d2ce98483dca6cdff0907b37d7271dea
InvoiceTlvStream{Ref}: add message_paths field

Will be used in static invoices. Also test that we'll fail to decode if these
paths are included in single-use BOLT 12 invoices.
lightning/src/offers/invoice.rs