rust-lightning/lightning
Valentine Wallace 9b3e30707e
Support including invreqs when building onion payloads
Add a new invoice request parameter to onion_utils::build_onion_payloads.
As of this commit it will always be passed in as None, to be updated in future
commits.

Per BOLTs PR 1149, when paying a static invoice we need to include our original
invoice request in the HTLC onion since the recipient wouldn't have received it
previously.
2024-10-30 16:17:20 -04:00
..
src Support including invreqs when building onion payloads 2024-10-30 16:17:20 -04:00
Cargo.toml Merge pull request #3270 from optout21/bech32-iterser 2024-10-03 17:02:55 +00:00