Bitcoin Forum
August 02, 2025, 09:18:48 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: If I have 2 pools in the config, how do I tell bfgminer to only use the 2nd.  (Read 777 times)
ShanghaiTimes (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
May 16, 2016, 12:40:50 PM
 #1


This is my bfgurls.conf file, and I'm trying to figure out how I tell bfgminer to use only the second pool (pool1)

pool 0 is the first one
pool 1 is the second one.


{
"pools" : [
   {
      "url" : "stratum+tcp://eu.stratum.bitcoin.cz:3333",
      "user" : "ShanghaiTimes.worker1",
      "pass" : "*"
   },
   {   "url" :  "stratum+tcp://stratum.solo.nicehash.com:3334",
      "user" : "17FrGCZZNGtrruYkY8ZTUrRzeA9891Qd6E.worker2",
      "pass" : "17FrGCZZNGtrruYkY8ZTUrRzeA9891Qd6E"
   }

]

}
jacobmayes94
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
May 17, 2016, 01:59:04 AM
 #2

Why not just swap them around? Seems easier, as failover mode of BFGMiner is designed to start with pool 0 and work up.

Jacob
ShanghaiTimes (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
May 17, 2016, 06:02:52 AM
 #3

Why not just swap them around? Seems easier, as failover mode of BFGMiner is designed to start with pool 0 and work up.

Jacob

Thanks. That's just what I needed to know.

Now, how do I tell bfgminer which ASIC miner to use?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!