Post
Topic
Board Pools
Re: [2300 GH] BTC Guild - Pure PPS Merged Mining, Port 80 Mining, No Invalid Blocks
by
ancow
on 25/08/2012, 10:33:23 UTC
I can't geht cgminer work with btcguild.

I use as url http://de.btcguild.com:8332/
username: myusername_workername
password:

password nothing just pressed enter.

what is the problem? i tried several combinations.

You could try entering any old password. Here's my cgminer config as an example:
Code:
{
        "pools" : [
                {
                        "url"  : "http://de.btcguild.com:8332",
                        "user" : "ancow_other",
                        "pass" : "asdfghj"
                }
        ]
}