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 957b17f commit 584075bCopy full SHA for 584075b
lightning/src/blinded_path/mod.rs
@@ -80,8 +80,7 @@ impl BlindedPath {
80
/// in `path` will be the destination node.
81
///
82
/// Errors if:
83
- /// * `path` is empty
84
- /// * a node id in `path` is invalid
+ /// * a provided node id is invalid
85
/// * [`BlindedPayInfo`] calculation results in an integer overflow
86
/// * any unknown features are required in the provided [`ForwardTlvs`]
87
0 commit comments