Use ? instead of matching in BOLT 12 invoice parsing.
authorValentine Wallace <vwallace@protonmail.com>
Tue, 4 Jun 2024 22:17:45 +0000 (18:17 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 11 Jun 2024 18:55:09 +0000 (14:55 -0400)
commit922fd601d2ce98483dca6cdff0907b37d7271dea
tree6c51c33305e12cb55f31dadfc0a1e161f47ec83d
parentf6bd1ebfc59564fc3546c5eb7c9762d607cb4217
Use ? instead of matching in BOLT 12 invoice parsing.

Minor cleanup to be more concise.
lightning/src/offers/invoice.rs