Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DERO FIRST SSL BLOCKCHAIN: CryptoNote Privacy + Smart Contracts
by
MagicSmoker
on 12/04/2018, 18:04:05 UTC

-o stratum+tcp://pool.dero.live:5555 -u Wallet_address.Diff+Worker1 -p x


This looks like a ccminer variant (e.g. - tpruvot); if so, then you need to specify the algo using the -a switch:

ccminer-x64 -a cryptonight -o stratum+tcp://pool.dero.live:5555 -u wallet.diff+workername -p x

I keep getting "no such command"..

with start_mining (for solo Mining) too

Well, that's probably because I *guessed* at what mining program you are using; how about you tell me what it is, instead, and perhaps I'll be able to help.