Post
Topic
Board Announcements (Altcoins)
Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency
by
altsay
on 11/07/2013, 09:05:53 UTC
Here's my "primecoind getinfo" output:

Quote
{
    "version" : "v0.1.0xpm-2-geda38d6-beta",
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 12148,
    "moneysupply" : 221938.96000000,
    "timeoffset" : -2,
    "connections" : 8,
    "proxy" : "",
    "testnet" : false,
    "keypoololdest" : 1373532481,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}


Am i doing ok?


Seems fine, what's getmininginfo say?
It says this:

Quote
{
    "blocks" : 12176,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 198,
    "pooledtx" : 0,
    "testnet" : false
}

So what is my hashrate? It's quite different than other mining programs.