Monitor Node Synchronization
Once restarted, you have to check if the node resumes syncing.
First, check the last committed block by running the following command:
This will display the last committed block height.
Then you are required to monitor the sync process by running the following command:
If the node is syncing properly, the logs will show “Successfully finalized” messages.
Last updated