Post
Topic
Board Announcements (Altcoins)
Re: [KGC] The future is krugercoin and the future is now! [Official Launch]
by
JohnnyCrypto
on 10/03/2014, 06:49:46 UTC
How to get on the right chain (winwallet):

1. Go to your appdata folder and find Krugercoin folder, go into the Krugercoin folder.
2. Start notepad
3. Write the following:

listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=8772

Choose save as krugercoin.conf (not krugercoin.conf.txt)

Or if you already have a krugercoin.conf file, edit it to only contain the lines above.

4. Delete the following files in the Krugercoin folder

blk0001.dat
blkindex.dat
peers.dat

5. Now go to your krugercoin-qt folder and find start.bat, open it in notepad
6. Delete this line:

krugercoin-qt.exe -addnode=192.186.133.74 -addnode=84.22.96.60 -addnode=117.27.250.149

and replace with the following line

krugercoin-qt.exe -connect=84.104.23.68 -connect=94.181.11.189 -connect=krugercoin.miners-pool.eu

7. Save the file
8. Start your wallet and let it sync, may take awhile.
9. Done  Grin


Haha, thanks.

But don't forget, you have to run "start.bat" not just the wallet directly. Or it will sync using wrong chain nodes via UPNP.  Smiley