Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCN] Cryptonite - NEW Thread! | 1st mini-blockchain coin | BOUNTIES!
by
antantti
on 07/07/2017, 11:27:49 UTC
What are the solo mining conf settings?  I can't seem to get it to work, and I cant find the info in the thread
Something like this, cryptonite.conf @ %AppDatA%

addnode=5.157.115.132 [change these to fresh working ones from http://xcn-explorer.selektion21.de/?page=peers]
addnode=96.244.98.123
addnode=194.88.107.212
addnode=158.69.27.82
addnode=46.105.118.15
listen=1
rpcport=8252
daemon=1
server=1
rpcallowip=192.168.0.*, [change this to match your local ip/ network, 127.0.01 if mining with wallet computer, "*" as a wildcard]
rpcuser=[write something here and use it in your miner.bat]
rpcpassword=[write something here and use it in your miner.bat]

To run your miner:
ccminer -a m7 -s 1 -o http://[local ip of your wallet computer:8252] -u something you wrote to .conf -p something you wrote to .conf