Any advice for solo mining Acoin with an Antminer? All I think I need is a .conf file. Thanks.
All you use is a config file yes. Why would you want to solo mine though?
Because I'm working on a switching system that will work best if I don't have the added variable of connecting to a pool.
What I've tried so far is this, but the Ant doesn't want to connect:
server=1
listen=1
daemon=1
rpcport=8332
maxconnection=128
rpcuser=name
rpcpassword=pass
rpcallowip=192.168.1.*
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
addnode=acoin.suprnova.cc
addnode=108.61.199.185
addnode=47.66.128.149
addnode=91.21.67.50