How to know that the local node is synchronized successully?

Attach the to the mainnode

geth attach

Issue the following command

eth.syncing

if returned value is false then node is fully synchronized

Comments

Popular posts from this blog

Using Node Version Manager (NVM)

Sample Solidity Smart Constract Code for University Certificates