Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN]SummerCoin|First X11/POS coin|Summer coin|Relaunch 18:00 28 April
by
bumblebee33
on 27/04/2014, 19:30:25 UTC
What is the settings that i must have in my conf file in wallet folder so i can have solo mining???

Look up the basics of solo mining, and implement it on all coins.

The basic conf is:

listen=1
server=1
daemon=1
gen=0
rpcuser=username
rpcpassword=password
rpcallowip=192.168.1.* (your router ip)
rpcallowip=127.0.0.1
rpcport=11111
maxconnections=100