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 182a258 commit 71b3225Copy full SHA for 71b3225
lightning/src/events/mod.rs
@@ -793,7 +793,7 @@ pub enum Event {
793
/// Used to indicate that an output which you should know how to spend was confirmed on chain
794
/// and is now spendable.
795
///
796
- /// Such an output will *not* ever be spent directly by LDK, and are not at risk of your
+ /// Such an output will *never* be spent directly by LDK, and are not at risk of your
797
/// counterparty spending them due to some kind of timeout. Thus, you need to store them
798
/// somewhere and spend them when you create on-chain transactions.
799
0 commit comments