Now I've got a synced wallet on my Linux console.
Next step: I'd like to start mining.
Can anybody confirm me this is the right command in Linux?
./spiced setgenerate true
As far as I understood it might take a while for me to see a block.
If I query getmininginfo I read:
{
"blocks" : 10828,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 32.29897560,
"errors" : "",
"generate" : true,
"genproclimit" : 1,
"hashespersec" : 107285,
"pooledtx" : 0,
"testnet" : false
}
Thanks!
I have 2 nodes also 198.199.100.216 is a VPS with lots of coins.
Yes that is working on 1 CPU
try
https://github.com/reorder/poclbm-skc/archive/master.zip for a python CPU/GPU miner
my bat file looks like
D:\Miners\poclbm-skc-win\poclbm-skc.exe http://mogrith.1:12345@127.0.0.1:1987with the mogrith.1 12345 and rcp 1987 all set in the spice.conf file