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 6c2fc34 commit 3d32f9cCopy full SHA for 3d32f9c
lightning/src/util/config.rs
@@ -24,7 +24,7 @@ pub struct ChannelHandshakeConfig {
24
/// A lower-bound of 1 is applied, requiring all channels to have a confirmed commitment
25
/// transaction before operation. If you wish to accept channels with zero confirmations, see
26
/// [`UserConfig::manually_accept_inbound_channels`] and
27
- /// [`ChannelManager::accept_inbound_channel`].
+ /// [`ChannelManager::accept_inbound_channel_from_trusted_peer_0conf`].
28
///
29
/// Default value: 6.
30
0 commit comments