rust-lightning/lightning
Valentine Wallace 34e710edd1
Factor invoice requests into payment path length limiting
Async payments include the original invoice request in the payment onion.
Since invreqs may include blinded paths, it's important to factor them into our
max path length calculations since they may take up a significant portion of
the 1300-byte onion.
2024-10-30 16:17:59 -04:00
..
src Factor invoice requests into payment path length limiting 2024-10-30 16:17:59 -04:00
Cargo.toml Merge pull request #3270 from optout21/bech32-iterser 2024-10-03 17:02:55 +00:00