mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-16 03:40:57 +02:00
In this commit, we modify areas where we need to force close a channel to use the new FetchChannel method instead of manually scanning. This dramatically reduces the CPU usage when doing things like closing a large number of channels within lnd.