Expose description from Invoice's offer/refund
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 20 Apr 2023 13:30:18 +0000 (08:30 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Thu, 20 Apr 2023 13:41:07 +0000 (08:41 -0500)
commit42a772d675546f94fa0f2542fbae96547dd7752a
tree83a66f647ae3c0fcb6350696a54c5b34550fafc0
parent8afe6940200769b9df9e9ecfda2a8390919a6cf2
Expose description from Invoice's offer/refund

This will allow clients like VLS to check the description for an invoice
as part of verification.
lightning/src/offers/invoice.rs
lightning/src/offers/offer.rs
lightning/src/offers/refund.rs