Skip to content

Commit 2a09b91

Browse files
committed
f fix doclink
1 parent 36d9a4c commit 2a09b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/util/config.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ pub struct ChannelHandshakeConfig {
3030
/// Default value: 6.
3131
///
3232
/// [`ChannelManager::accept_inbound_channel`]: crate::ln::channelmanager::ChannelManager::accept_inbound_channel
33+
/// [`ChannelManager::accept_inbound_channel_from_trusted_peer_0conf`]: crate::ln::channelmanager::ChannelManager::accept_inbound_channel_from_trusted_peer_0conf
3334
pub minimum_depth: u32,
3435
/// Set to the number of blocks we require our counterparty to wait to claim their money (ie
3536
/// the number of blocks we have to punish our counterparty if they broadcast a revoked

0 commit comments

Comments
 (0)