Qualify the BOLT 12 invoice type
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 13 Jul 2023 18:32:40 +0000 (13:32 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 14 Jul 2023 20:04:43 +0000 (15:04 -0500)
commitf8c9b092fdeab598431a0d05e4ccb914c2ca0a4f
treeb24db17e7c037037c59a2faf9b9272eb2c1270b3
parent3e50011e22976bba477350405c1ee81aaa3c4a7e
Qualify the BOLT 12 invoice type

To avoid a naming conflict in bindings with BOLT 11 invoices, qualify
the BOLT 12 invoice type.
fuzz/src/invoice_deser.rs
lightning/src/offers/invoice.rs
lightning/src/offers/invoice_error.rs
lightning/src/offers/invoice_request.rs
lightning/src/offers/offer.rs
lightning/src/offers/refund.rs
lightning/src/onion_message/offers.rs
lightning/src/routing/router.rs