Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
TenaciousC
on 07/02/2014, 19:09:12 UTC
How do you actually know you've found a block or something when mining solo via command line?


C:\Programs\Mining\Max>maxcoind getmininginfo
{
    "blocks" : 2862,
    "currentblocksize" : 11536,
    "currentblocktx" : 2,
    "difficulty" : 2501.43669036,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 261866,
    "networkhashps" : 305194797930,
    "pooledtx" : 4,
    "testnet" : false


So I am mining, but i only see the status when i do this command... how do i know i found a block?

you never will find a block with 260 khash. NEVER!

well, it was a bit of a science project for me, just mining with CPU...
Will try with GPU miner now... if i find howto Smiley