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

How to import an account to geth?

Why to create a full node?