0
Answered

What wrong with my pool?

bitcoin nguyen 7 years ago updated by Oliver 7 years ago 3

Hi

I have problem like this:


Image 70


somebody help me fix it....

Answer

+2
Answer

Make sure your ccminer.conf is correct.


{
"max-log-rate" : 30,
"quiet" : false,
"debug" : false,
"protocol" : false,
"cpu-priority" : 3,
"algo" : "lyra2v2",
"url" : "stratum+tcp://vtc.poolmining.org:3096",
"user" : "YOUR_WALLET_ADDRESS",
"pass" : "d=8"
}

+2
Answer

Make sure your ccminer.conf is correct.


{
"max-log-rate" : 30,
"quiet" : false,
"debug" : false,
"protocol" : false,
"cpu-priority" : 3,
"algo" : "lyra2v2",
"url" : "stratum+tcp://vtc.poolmining.org:3096",
"user" : "YOUR_WALLET_ADDRESS",
"pass" : "d=8"
}

Ohhh

It does not work because I didn't config after download from website? I thought just change YOUR_WALLET_ADDRESS is OK. btw, it's worked. Thank you so much

Answered

@Jingo: Thanks for helping out here while I was asleep.