Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CCX] CornerstoneCoin * 4 Exchanges * Accepted Via AltAccept!
by
cornerstonecoin
on 10/06/2014, 14:14:34 UTC
i try  ,but it's also cannt  sync. its  my  .conf  file  .
listen=1
server=1
daemon=1
maxconnections=100
rpcuser=yourusername
rpcpassword=yourpassword
addnode=54.186.134.64
addnode=23.97.129.104

rpcport=55887
rpcconnect=127.0.0.1


have  some problem??

Your file looks fine.  I would try a fresh install of the wallet.  If you have coins in it then please backup the wallet first to a location such as your desktop.  Next, re-download the wallet (version 2) from http://www.cornerstonecoin.org/wallets/.  Open the wallet for a minute then close it again.  Go to your roaming file and replace the wallet.dat file with your backed up version.  Also, update or add the CornerstoneCoin.conf file exactly as it appears below:

Code:
listen=1
server=1
daemon=1
maxconnections=100
rpcuser=yourusername
rpcpassword=yourpassword
addnode=54.186.134.64
addnode=23.97.129.104
rpcport=55887
rpcconnect=127.0.0.1

Open you wallet again and it should begin to sync.  If it gets stuck, close it and open it again.  Let me know if this works for you.