Author

Topic: Setting up Slush's pool (mining.bitcoin.cz) in BAMT (Read 5730 times)

legendary
Activity: 1190
Merit: 1000
www.bitcointrading.com
to edit the pool file:

Code:
nano /etc/bamt/pools

now the whole file has # in front of all the lines except the last one.  the # means a line is commented and is ignored, so essentially there will be 1 line at the end without a #, that's the line we need to edit.  You can add more pools for failover and whatnot, but for a basic installation it will be just a single URL.

make it something like this:

http://username:[email protected]:8332/
newbie
Activity: 43
Merit: 0
Hey everyone,

Can someone explain to me how to configure the pools.config file in BAMT. Sorry, I' m new and confused. Thanks!
Jump to: