You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lnd's getInfo looks for sync of the block headers, making the progress bar and current block height almost instantly report tip (as header sync is fast).
We should make it so that it also takes compact filters syncing into consideration.
The text was updated successfully, but these errors were encountered:
lnd's getInfo looks for sync of the block headers, making the progress bar and current block height almost instantly report tip (as header sync is fast).
We should make it so that it also takes compact filters syncing into consideration.
The text was updated successfully, but these errors were encountered: