We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a4fad commit ffae900Copy full SHA for ffae900
lightning/src/routing/router.rs
@@ -420,7 +420,6 @@ where L::Target: Logger {
420
/// this, MPP will only be used if the payee's features are available in the network graph.
421
///
422
/// Private routing paths between a public node and the target may be included in `payee`.
423
-/// Currently, only the last hop in each path is considered.
424
425
/// If some channels aren't announced, it may be useful to fill in a first_hops with the
426
/// results from a local ChannelManager::list_usable_channels() call. If it is filled in, our
0 commit comments