Post
Topic
Board Announcements (Altcoins)
Re: Axiocoin: Unique Miner - No ASIC/Multipool - Donating@Home - JUST LAUNCHED
by
vnp1978
on 06/07/2014, 19:40:03 UTC
Dev
I want to show diff and nethash. Where's it? Cheesy


Go into your console on your wallet and type getmininginfo

That's wrong the nethash is displayed in the miner

Diff is just your mining power compared to the total

It's wrong diff and hashrate.


02:35:26

getmininginfo


02:35:26

{
"blocks" : 118,
"currentblocksize" : 1230,
"currentblocktx" : 1,
"difficulty" : 0.37578701,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 45607,
"pooledtx" : 1,
"testnet" : false
}


02:37:43

getmininginfo


02:37:43

{
"blocks" : 118,
"currentblocksize" : 1230,
"currentblocktx" : 1,
"difficulty" : 0.37578701,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 45607,
"pooledtx" : 1,
"testnet" : false
}


02:41:04

getmininginfo


02:41:04

{
"blocks" : 118,
"currentblocksize" : 1230,
"currentblocktx" : 1,
"difficulty" : 0.37578701,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 45607,
"pooledtx" : 1,
"testnet" : false
}