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
Force the wallet to scan the remaining blocks from the node until the tip is reached.
Usage
wallet-sync
Notes
Unlike wallet-rescan, which starts from the beginning of the blockchain, wallet-sync only processes blocks that have not yet been scanned. Use this to catch up after the wallet has been offline or out of sync.
Related
wallet-rescan: Full rescan from the beginning of the blockchain.