mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-06 10:52:01 +01:00
This commit makes the routing cache invalidation a bit more aggressive. We now invalidate the cache on each new block as the routes in the cache are based on the current block height. Using the cached items may cause our routes to fail due to them having time locks which have already expired.
40 KiB
40 KiB