./nutcoind getinfo
{
"version" : 80601,
"protocolversion" : 70003,
"walletversion" : 60000,
"balance" : xxxxxxxxx,
"blocks" : 52888,
"timeoffset" : -11,
"connections" : 19,
"proxy" : "",
"difficulty" : 0.00093260,
"testnet" : false,
"keypoololdest" : 1388689733,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
Nope nope I'm at block 54k, protocol 70003 with your node and nothing else. What should I do?
Yet there are still people mining blocks because my block count is getting updated while I mine nothing..
{
"blocks" : 54268,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00373042,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1741550,
"pooledtx" : 0,
"testnet" : false
}
{
"version" : 80601,
"protocolversion" : 70003,
"walletversion" : 60000,
"balance" : xxxxxx.00000000,
"blocks" : 54269,
"timeoffset" : 1,
"connections" : 5,
"proxy" : "",
"difficulty" : 0.00373042,
"testnet" : false,
"keypoololdest" : 1388715203,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}