Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Acoin - SHA-256 - New Currency with Random Rewards and Quick Blocktimes
by
awaygotroubles
on 28/10/2014, 16:52:42 UTC
I have download the clients to my mac and windows and keep getting 'No block source available' - what does that mean and how can I fix it?

peter

You have to create a config file e.g. below:

In Windows open Notepad type this:

server=1
gen=0
listen=1
rpcport=8832
maxconnection=128
rpcuser=YourAcoinUser
rpcpassword=YourAcoinPassword
addnode=108.61.199.185
addnode=47.65.35.52
addnode=91.21.67.50

Now save it as acoin.conf  in the folder(s) below (note hidden folders):

Windows Directory: AppData\Roaming\Acoin

For Mac basically use the file you made on the Windows machine and save it here:

MAC Directory: ~/Library/Application Support/Acoin