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 0fd2037 commit 3b30cc7Copy full SHA for 3b30cc7
lightning-types/src/features.rs
@@ -80,7 +80,7 @@
80
//! (see [BOLT-2](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#channel-quiescence) for more information).
81
//! - `ZeroFeeCommitments` - A channel type which always uses zero transaction fee on commitment transactions.
82
//! (see [BOLT PR #1228](https://github.com/lightning/bolts/pull/1228) for more info).
83
-//! - `Splice` - Allows replacing the funding transaction with a new one
+//! - `Splice` - Allows replacing the currently-locked funding transaction with a new one
84
//! (see [BOLT PR #1160](https://github.com/lightning/bolts/pull/1160) for more information).
85
//!
86
//! LDK knows about the following features, but does not support them:
0 commit comments