mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-20 04:35:31 +01:00
This commit modifies the edge update index migration to avoid repetitive calls to Cursor.First(). Instead, we construct a set of all edge update keys to remove, and then do a second pass to remove each from the bucket. Additional log messages are included to notify users on progress, as some have reported long migration times.
17 KiB
17 KiB