Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
sheinsha
on 23/07/2013, 04:59:33 UTC
Wallet is not synchronized.

Did you add the nodes to your starcoin.conf file?

Hi, first stop the daemon
Code:
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
Code:
starcoind
And you should be going... Wink
You can check like this :
Code:
starcoind getinfo

ok this is gonna sound dumb but where do you type code to stop daemon and restart it?
Nothing here is dumb dont worry Wink
In the terminal, but thats only for command line clients, what client are you using? And windows, linux or mac os?

I am running windows 8 and I am using starcoin-qt v1.0.0.0 herei is my conf

Now as far as username and password is that the one I use for p2pool or does that matter?
With QT client, its enough to just close it and restart it Smiley