Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QCN] QuazarCoin | Privacy&Data protection | CPU only | Optimized miner
by
jwinterm
on 02/06/2014, 03:42:39 UTC
Hii , i will mine on linux in : http://www.minin.gs/qcn/
but i not understand for comand :
Code:
./minerd -a cryptonight -o stratum+tcp://minin.gs:17777 -u YOUR_WALLET_ADDRESS -p x -t [YOUR_THREAD_NUM]
[YOUR_THREAD_NUM] < what is that ?

It's just an integer from 1 to the maximum number of threads your computer can run. So if you have quadcore AMD or dual core intel with 4 hyperthreads, you can run '-t 4' to use max threads, or '-t 1' to use just one.