Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC) | Launched | scrypt | PoS | No premine
by
cryptozaurus
on 24/02/2014, 08:06:33 UTC
http://bc.hashfever.com
pool hash 390kh
network hash 0,39mh

http://bc.greekpool.eu
pool hash 508kh
network hash - can't see because no invite

wtf? dual network?

network hashrate can't bee calculated:

XXXX@pool1:~$ /XXXX/XX/XXXXX/XXX/blackcoind getmininginfo
error: couldn't parse reply from server

getmininginfo query isn't working right now. So, network hashrate is unknown...

I see the same on hashfever.com but getmininginfo works for me:
{
"blocks" : 208,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 15.30067443,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 1000000000000,
"netmhashps" : 1314.31792549,
"netstakeweight" : nan,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 1000000,
"testnet" : false
}