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