We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5be4c2 commit 8b9cf93Copy full SHA for 8b9cf93
lightning/src/routing/router.rs
@@ -429,7 +429,6 @@ where L::Target: Logger {
429
/// this, MPP will only be used if the payee's features are available in the network graph.
430
///
431
/// Private routing paths between a public node and the target may be included in `payee`.
432
-/// Currently, only the last hop in each path is considered.
433
434
/// If some channels aren't announced, it may be useful to fill in a first_hops with the
435
/// results from a local ChannelManager::list_usable_channels() call. If it is filled in, our
0 commit comments