rust-lightning/lightning
Matt Corallo 8d8416b956 Store the source HumanReadableName in InvoiceRequestFields
When we receive a payment to an offer we issued resolved with a
human readable name, it may have been resolved using a wildcard
DNS entry which we want to map to a specific recipient account
locally. To do this, we need the human readable name from the
`InvoiceRequest` in the `PaymentClaim{able,ed}`, which we pipe
through here using `InvoiceRequestFields`.
2024-11-12 15:53:12 +00:00
..
src Store the source HumanReadableName in InvoiceRequestFields 2024-11-12 15:53:12 +00:00
Cargo.toml Merge pull request #3270 from optout21/bech32-iterser 2024-10-03 17:02:55 +00:00