Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market [MODERATED]
by
Michael724
on 20/04/2017, 16:50:33 UTC
I have downloaded crave from github. After some problems, I have compiled it on a VPS with Linux Debian (CLI only). After just 24 hours the client is synchronized. Am I now on the right blockchain? Here is the output of "getmininginfo" at the time Thu Apr 20 16:42:56 UTC 2017

Code:
{
    "blocks" : 715863,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : {
        "proof-of-work" : 115.31111462,
        "proof-of-stake" : 15104.22597424,
        "search-interval" : 16
    },
    "blockvalue" : 10000000000,
    "netmhashps" : 0.00000000,
    "netstakeweight" : 20813582514793.90234375,
    "errors" : "",
    "pooledtx" : 0,
    "stakeweight" : {
        "minimum" : 0,
        "maximum" : 0,
        "combined" : 0
    },
    "testnet" : false
}