rust-lightning/lightning
Elias Rohrer 57d8257a0b Allow nodes to be avoided during pathfinding
Users may want to - for whatever reasons - prevent payments to be routed
over certain nodes. This change therefore allows to add `NodeId`s to a
list of banned nodes, which then will be avoided during path finding.
2022-06-24 08:31:41 +02:00
..
src Allow nodes to be avoided during pathfinding 2022-06-24 08:31:41 +02:00
Cargo.toml Update crate versions to 0.0.108/invoice 0.16 2022-06-10 14:53:23 +00:00