Wallet is not synchronized.
Did you add the nodes to your starcoin.conf file?
Hi, first stop the daemon
starcoind stop
then go to the folder where you have the .conf file, and look for a peers.dat file.
Delete
ONLY the
peers.dat file ,
BE CAREFUL NOT TO DELETE THE WALLET!!!.
then start the daemon again
starcoind
And you should be going...

You can check like this :
starcoind getinfo
ok this is gonna sound dumb but where do you type code to stop daemon and restart it?