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 d8636a3 commit 5ad45a4Copy full SHA for 5ad45a4
lightning/src/routing/router.rs
@@ -2106,7 +2106,7 @@ where L::Target: Logger {
2106
}
2107
2108
2109
- // Step (1). Prep first and last hop targets.
+ // Step (1). Prepare first and last hop targets.
2110
//
2111
// First cache all our direct channels so that we can insert them in the heap at startup.
2112
// Then process any blinded routes, resolving their introduction node and caching it.
0 commit comments