File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -2330,8 +2330,7 @@ impl<Signer: EcdsaChannelSigner> ChannelMonitor<Signer> {
2330
2330
/// may be to contact the other node operator out-of-band to coordinate other options available
2331
2331
/// to you.
2332
2332
///
2333
- /// Note: For channels using manual funding broadcast (see
2334
- /// [`crate::ln::channelmanager::ChannelManager::funding_transaction_generated_manual_broadcast`]),
2333
+ /// Note: For channels using manual funding broadcast,
2335
2334
/// automatic broadcasts are suppressed until the funding transaction has been observed on-chain.
2336
2335
/// Calling this method overrides that suppression and queues the latest holder commitment
2337
2336
/// transaction for broadcast even if the funding has not yet been seen on-chain. This may result
You can’t perform that action at this time.
0 commit comments