Can any solo miners tell me how to setup solo mine Conf for cgminer and conf file?
I use prepared conf for ALL coins.
maxconnections=100
rpcallowip=*
rpcuser=solo
rpcpassword=pass
rpcport=7577
server=1
daemon=1
Plus nodes.
would the cgminer command be
cgminer -o stratum+tcp://127.0.0.1:7577 -u PrEgNgp6dgVMpTbzA1Qx4GKAKMfBMSnVeR -p xxx ?