Newbie here. I started the wallet and I started mining. Been mining for about 6 hours now, and the balance still says 0.0000 ROI coins. How long until the mined coins are in my wallet ? Do I need to generate an address ?
Here is the response for the getmininginfo:
{
"blocks" : 9361,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00331997,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 118742,
"pooledtx" : 1,
"testnet" : false,
"chain" : "main",
"generate" : false,
"hashespersec" : 225
}
Thanks.