rust-lightning/lightning
Valentine Wallace a80af56af7
Support encoding invreqs in outbound onion payloads
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.

We use an experimental TLV type for this new onion payload field, since the
spec is still not merged in the BOLTs.
2024-10-30 16:17:12 -04:00
..
src Support encoding invreqs in outbound onion payloads 2024-10-30 16:17:12 -04:00
Cargo.toml Merge pull request #3270 from optout21/bech32-iterser 2024-10-03 17:02:55 +00:00