rust-lightning/lightning
shaavan 9bd1cc7660 Explicitly reject routes that double-back
- If a path within a route passes through the same channelID twice,
  that shows the path is looped and will be rejected by nodes.
- Add a check to explicitly reject such payment before trying to send
  them.
2023-11-22 18:34:44 +05:30
..
src Explicitly reject routes that double-back 2023-11-22 18:34:44 +05:30
Cargo.toml Update MuSig2 dependency for Hash trait derivation. 2023-11-13 11:07:07 -05:00