novacoin@nvcnode:~/novacoin$ ./novacoind getmininginfo
{
"blocks" : 224013,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 2863.54846775,
"proof-of-stake" : 2.13469870,
"search-interval" : 0
},
"blockvalue" : 6630000,
"netmhashps" : 14169.17859389,
"netstakeweight" : 13339987.86016658,
"errors" : "",
"pooledtx" : 1,
"stakeinputs" : 0,
"stakeinterest" : 240000,
"testnet" : false
}