Thanks for the reply!
I have also followed your instructions for mining the coins.
In the console, when I type: " getmininginfo "
I have the following message:
{
"blocks" : 2027934,
"currentblocksize" : 9322,
"currentblocktx" : 36,
"difficulty" : {
"proof-of-work" : 27.45662687,
"proof-of-stake" : 0.00390625
},
"errors" : "",
"generate" : true,
"genproclimit" : 1,
"hashespersec" : 504248,
"networkhashps" : 1965421907,
"netstakeweight" : 62561.10150363,
"pooledtx" : 36,
"testnet" : false
}
Is it starting mining?
When will I receive my first coins?
Seremas,
- "generate" : true, | This means you're generating coins or mining
- "genproclimit" : 1, | This indicates how many cores are dedicated to mining
- "hashespersec" : 504248, | This is your mining hashrate
You are definitely mining!
Note: Bear in mind a mined block needs 5000 blocks until a full confirmation and this is something like about 3 days or so.