poclbm icon indicating copy to clipboard operation
poclbm copied to clipboard

Servers.ini out of date ex eclipseMC [US] ,btcGuild[US]

Open techman05 opened this issue 11 years ago • 0 comments

two of the pools I've started mining with eclipsemc.com and btcguild have changes pool addresses. I wasn't sure how to add to the file so I'm adding here. btcGuild I think has their own copy but its not changed on current december download.

{ "balance_host": "eclipsemc.com", "balance_token_url": "https://eclipsemc.com/my_account.php", "balance_url": "/api.key?key=%s&action=getbalance", "host": "us2.eclipsemc.com", "name": "Eclipse US", "port": 8337, "url": "https://eclipsemc.com" },

BTC Guild US looks like florida and california don't exist anymore so I made it this for noting here.

{ "balance_host": "www.btcguild.com", "balance_token_url": "http://www.btcguild.com/my_api.php", "balance_url": "/api.php?api_key=%s", "host": "stratum.btcguild.com", "name": "BTC Guild (USA[Stratum])", "port": 3333, "url": "http://www.btcguild.com" },

techman05 avatar May 01 '13 01:05 techman05