Author

Topic: No hashrate in mainnet when mining new Scrypt altcoin (Read 583 times)

newbie
Activity: 17
Merit: 0
i have exactly the same problem. did you find any answers for this ?
newbie
Activity: 30
Merit: 0
I made a Scrypt altcoin and I can mine it just fine in testnet, but mining in main net does not work. I am mining with setgenerate in the commandline client, but I have no hashespersec. The output of getmininginfo is:

{
    "blocks" : 0,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 0.00024414
    "errors" : "",
    "generate" : false,
    "genproclimit" : 16,
    "hashespersec" : 0,
    "networkhashps" : -9223372036854775808,
    "pooledtx" : 0,
    "testnet" : false
}

Thanks!
Jump to: