Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ECC] ECCoin | POS | Community take over | Development bounties!!!
by
goldmaxx
on 30/06/2014, 15:13:22 UTC
Where can I find the latest block number? So I can check if i'm on the right chain.
getmininginfo

This is how mine looks like

{
"blocks" : 193961,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 37.53923539,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 744853689,
"pooledtx" : 0,
"testnet" : false
}