Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1
by
willowrose
on 26/09/2016, 16:40:27 UTC
How to mine with this new wallet??
"setgenerate true" or anyone else command doesn't work..
.conf file is same or I must change tham (port or something)?



If you're using linux, the commands are done with the new qubitcoin-cli utility, for example, old:

qubitcoind --daemon
qubitcoind getinfo
qubitcoind setgenerate true 1


With the new wallet:

qubitcoind --daemon
qubitcoin-cli getinfo
qubitcoin-cli setgenerate true 1