Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Denarius [DNR] - NEW "Tribus" PoW Algo >> PoW/PoS Hybrid >> Satoshi Core
by
dinamx
on 05/07/2017, 19:28:23 UTC
Hi everybody Trying this out Seems i have over 300 MH/s. How much DNR will this get me per day? And what is suggested? Pool mining or solo with this hashrate?

its a decent hash rate to try solo,
i would try it a while at least

Hi, could you please help me with the config for solo mining with the GPU miner?

I have a decent hashrate and would like to try solo but I'm not sure how to set up my config / .bat file for it.

heyas, yes
its in the op, close your wallet after sync it all

put this at appdata/roaming/denarius
and ofc name it denarius.conf

Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=32339
server=1
daemon=1
listen=1
addnode=yiimp.ccminer.org:33339
addnode=172.93.53.210:33339
*not sure if there are more nodes but i have those

dont forget to check and be sure your miner is in exclusions of your av, sometimes i forgot and the thing wasnt working lol

and then start your miner with

Code:

sgminer/or ccminer/ or cpuminer -a tribus -o http://127.0.0.1:32339 -u denariususer -p xx

and thats all, you are in solo Smiley