Post
Topic
Board Announcements (Altcoins)
Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE!
by
Blago
on 29/08/2016, 17:29:05 UTC
OK. I'm sick and tired off poolmining.
I've got >100TB plots for solo.

Can someone help me set the details of the mining.conf for the blago-miner.

(BTW: I set de reward assignment)
...

for solo (you may increase "TargetDeadline"):

{
   "Mode" : "solo",
   "Server" : "127.0.0.1",
   "Port": 8125,

   "UpdaterAddr" : "127.0.0.1",
   "UpdaterPort": 8125,

   "InfoAddr" : "127.0.0.1",
   "InfoPort": 8125,

   "EnableProxy": false,
   "ProxyPort": 8126,

   "Paths":["D:\\plots"],
   "CacheSize" : 40000,
   "ShowMsg" : false,
   "ShowUpdates" : false,

   "Debug": true,
   "UseHDDWakeUp": true,

   "SendBestOnly": true,
   "TargetDeadline": 3600,

   "UseFastRcv" : false,
   "SendInterval": 100,
   "UpdateInterval": 950,

   "UseLog" : true,
   "ShowWinner" : true,
   "UseBoost" : false,

   "WinSizeX": 76,
   "WinSizeY": 60
}