Skip to content

Commit 3d32f9c

Browse files
committed
f bad link
1 parent 6c2fc34 commit 3d32f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/util/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pub struct ChannelHandshakeConfig {
2424
/// A lower-bound of 1 is applied, requiring all channels to have a confirmed commitment
2525
/// transaction before operation. If you wish to accept channels with zero confirmations, see
2626
/// [`UserConfig::manually_accept_inbound_channels`] and
27-
/// [`ChannelManager::accept_inbound_channel`].
27+
/// [`ChannelManager::accept_inbound_channel_from_trusted_peer_0conf`].
2828
///
2929
/// Default value: 6.
3030
///

0 commit comments

Comments
 (0)