Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 250 blocks solved!
by
jsays
on 03/07/2018, 16:22:10 UTC
is it nessesary to use string like that
Code:
cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.0 -p x

or

Code:
cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ -p x

is ok?

Either will work, but the former with the
Code:
.{{worker-name}}
will allow you to see work contributed by miner in your stats, and is often better for troubleshooting, if you have more than one miner.