As the dev V2 pool is down, I wanted to mine on pool.burst-team.us.
But, blago's miner just crashes with this config:
Any ideas why?
{
"UpdaterAddr" : "pool.burst-team.us:8124",
"EnableProxy": true,
"UseSorting" : true,
"SendBestOnly": false,
"UseFastRcv" : true,
}
change to:
"UpdaterAddr" : "pool.burst-team.us",
"EnableProxy": false,
"SendBestOnly": true,
"UseFastRcv" : false,
delete "UseSorting" : true,
https://github.com/Blagodarenko/miner-burst/releases/tag/v1.160407 parameter "UseSorting" deleted