Qualify the BOLT 12 unsigned invoice type
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 13 Jul 2023 18:47:09 +0000 (13:47 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 14 Jul 2023 20:04:43 +0000 (15:04 -0500)
commitd94227cc13d2dee0ce1a4f24629d6e58a8a8416d
treef341faa6ed49fbf84abaea0a83480aee95b6035b
parentf8c9b092fdeab598431a0d05e4ccb914c2ca0a4f
Qualify the BOLT 12 unsigned invoice type

A previous commit qualified the BOLT 12 invoice type, so any related
types should be similarly qualified, if public.
fuzz/src/invoice_request_deser.rs
fuzz/src/refund_deser.rs
lightning/src/offers/invoice.rs