Skip to content

Commit 2a7ba4e

Browse files
committed
f bad link
1 parent be5b553 commit 2a7ba4e

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
@@ -25,7 +25,7 @@ pub struct ChannelHandshakeConfig {
2525
/// A lower-bound of 1 is applied, requiring all channels to have a confirmed commitment
2626
/// transaction before operation. If you wish to accept channels with zero confirmations, see
2727
/// [`UserConfig::manually_accept_inbound_channels`] and
28-
/// [`ChannelManager::accept_inbound_channel`].
28+
/// [`ChannelManager::accept_inbound_channel_from_trusted_peer_0conf`].
2929
///
3030
/// Default value: 6.
3131
///

0 commit comments

Comments
 (0)