mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-04 20:54:35 +02:00
In this commit, we alter the different chain notifiers to query their height hint cache before registering a confimation notification. We do this as it's possible that the cache has a higher height hint, which can potentially reduce the amount of blocked fetched when attempting historical dispatches.