The wallet-rescan
command in Mintlayer is used to rescan the blockchain. This process is aimed at re-detecting all operations and transactions related to the selected account in the wallet. It's particularly useful if there are discrepancies in the wallet balance or missing transactions.
wallet-rescan
-h, --help
: Displays help information about the wallet-rescan
command.Rescanning the Blockchain for an Account:
Simply executing the command:
wallet-rescan
initiates the rescan process. There might not be an immediate output, as the process can be time-consuming. Once completed, the wallet should reflect all the transactions related to the selected account accurately.