jgarzik / cpuminer

CPU miner for bitcoin
Other
956 stars 2.35k forks source link

stratum+tcp:// Syntax Error #62

Closed haris00 closed 8 years ago

haris00 commented 8 years ago

If I use ./minerd -o stratum+tcp://us2.litecoinpool.org:3333 --user USER --pass PASS it throws out :

Try `minerd --help' for more information.

And If use ./minerd -o stratum+tcp:/us2.litecoinpool.org:3333 --user USER --pass PASS OR ./minerd -o stratum+tcp:us2.litecoinpool.org:3333 --user USER --pass PASS It starts fine but the url is now incorrect and it cannot connect

BaalMcKloud commented 8 years ago

this miner is for bitcoin and not litecoin.. try it from Pooler's repo https://github.com/pooler/cpuminer

deathphoenix commented 8 years ago

thxs

2015-12-15 7:52 GMT-05:00 BaalMcKloud notifications@github.com:

this miner is for bitcoin and not litecoin.. try it from Pooler's repo https://github.com/pooler/cpuminer

— Reply to this email directly or view it on GitHub https://github.com/jgarzik/cpuminer/issues/62#issuecomment-164755314.