Post
Topic
Board Pools (Altcoins)
Re: [ANN] profit switching auto-exchanging pool - middlecoin.com
by
bullus
on 04/02/2014, 11:16:31 UTC


Middlecoin @middlecoinpool

The eu server is having issues, and may continue to for a few hours.

edit
About changing poolname, i found a link, but where to put it in?
https://github.com/Kalroth/cgminer-3.7.2-kalroth/commit/eda4b78a6c1f3d1c6563838d874fcdbaadeb7817

Do I also have to insert something in the config?




{
"pools" : [
        {
                "poolname" : "EU",
                "url" : "stratum+tcp://eu.middlecoin.com:3333",
                "user" : "x",
                "pass" : "x"
        },
        {
                "poolname" : "AMSTEDRDAM",
                "url" : "stratum+tcp://amsterdam.middlecoin.com:3333",
                "user" : "x",
                "pass" : "x"
        },
  
thanks, but cgminer still named it pool 0. I only insert the poolname as u mentioned in the config.

{ "pools" : [
{
"poolname" : "amsterdam",
"name" : "amsterdam.middlecoin.com",
"quota" : "50;stratum+tcp://amsterdam.middlecoin.com:3333",
"user" : "xxx",
"pass" : "x",
"pool-priority" : "0"
 },