Downgrade log message regarding Channel Monitor sync still being in progress from...
authorJoseph Goulden <joegoulden@protonmail.com>
Sun, 3 Sep 2023 11:48:56 +0000 (12:48 +0100)
committerJoseph Goulden <joegoulden@protonmail.com>
Sun, 3 Sep 2023 11:48:56 +0000 (12:48 +0100)
lightning/src/chain/chainmonitor.rs

index 6051f00b90a8327026ff89b2a6a758fd5c6fadc4..fef1e3bf14fc7b8c051e084f3c492084293562b7 100644 (file)
@@ -772,7 +772,7 @@ where C::Target: chain::Filter,
                                        monitor_state.last_chain_persist_height.load(Ordering::Acquire) + LATENCY_GRACE_PERIOD_BLOCKS as usize
                                                > self.highest_chain_height.load(Ordering::Acquire)
                        {
-                               log_info!(self.logger, "A Channel Monitor sync is still in progress, refusing to provide monitor events!");
+                               log_debug!(self.logger, "A Channel Monitor sync is still in progress, refusing to provide monitor events!");
                        } else {
                                if monitor_state.channel_perm_failed.load(Ordering::Acquire) {
                                        // If a `UpdateOrigin::ChainSync` persistence failed with `PermanantFailure`,