Qualify the BOLT 12 parse error
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 13 Jul 2023 21:09:43 +0000 (16:09 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 14 Jul 2023 20:04:43 +0000 (15:04 -0500)
commit5627d7cc1f94815915422e669e2f29a1a7854fc4
treeb057fbaec2ab0fe40dd94cce51959f0f307a3db7
parentd94227cc13d2dee0ce1a4f24629d6e58a8a8416d
Qualify the BOLT 12 parse error

To avoid a naming conflict in bindings with BOLT 11 parse error, qualify
the BOLT 12 parse error type.
fuzz/src/bech32_parse.rs
lightning/src/offers/invoice.rs
lightning/src/offers/invoice_request.rs
lightning/src/offers/offer.rs
lightning/src/offers/parse.rs
lightning/src/offers/refund.rs
lightning/src/onion_message/offers.rs