Skip to content

Commit 3b30cc7

Browse files
committed
f - docs
1 parent 0fd2037 commit 3b30cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-types/src/features.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
//! (see [BOLT-2](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#channel-quiescence) for more information).
8181
//! - `ZeroFeeCommitments` - A channel type which always uses zero transaction fee on commitment transactions.
8282
//! (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
83+
//! - `Splice` - Allows replacing the currently-locked funding transaction with a new one
8484
//! (see [BOLT PR #1160](https://github.com/lightning/bolts/pull/1160) for more information).
8585
//!
8686
//! LDK knows about the following features, but does not support them:

0 commit comments

Comments
 (0)