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> {
23302330 /// may be to contact the other node operator out-of-band to coordinate other options available
23312331 /// to you.
23322332 ///
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,
23352334 /// automatic broadcasts are suppressed until the funding transaction has been observed on-chain.
23362335 /// Calling this method overrides that suppression and queues the latest holder commitment
23372336 /// 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