Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] [USDE] 6PM EST | 5PM CST TODAY! - U.S. Crypto Reserve eCoin **LQQK!
by
jagemo
on 12/01/2014, 19:15:17 UTC

Code:
{
"pools" : [
   {
      "url" : "stratum+tcp://usde.pooligans.com:3331",
      "user" : "USERNAME.1",
      "pass" : "PASS"
   },
{
      "url" : "stratum+tcp://whateverpool.somecoin.com:3333",
      "user" : "USERNAME.1",
      "pass" : "PASS"
   }
],


If you use this, cgminer looks every how much minutes if the first pool is available?
I have setup some of my configs like this but i'm curious how fast it detects that the pool is open...


Jagemo