You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log_error!(logger,"You have a toxic holder commitment transaction avaible in channel monitor, read comment in ChannelMonitor::get_latest_holder_commitment_txn to be informed of manual action to take");
2044
-
}else{
2045
-
// If we generated a MonitorEvent::CommitmentTxConfirmed, the ChannelManager
2046
-
// will still give us a ChannelForceClosed event with !should_broadcast, but we
2047
-
// shouldn't print the scary warning above.
2048
-
log_info!(logger,"Channel off-chain state closed after we broadcasted our latest commitment transaction.");
0 commit comments