Author

Topic: difficulty formula, solomining in a -qt client (Read 883 times)

hero member
Activity: 826
Merit: 1000
see my profile
December 22, 2013, 09:12:27 AM
#1
I am trying out different things, to understand it better.

Solomining in a -qt client, and help ... debug ... console
setgenerate true
getmininginfo

I get this:
"difficulty" : 0.35722852
"hashespersec" : 1222

Now I am wondering if anyone can explain the maths to me ... with that difficulty, and hashrate, what is the expected time until I find coins? How do I calculate the (difficulty, hashrate, time) relation?

Thx

--- --- -- - -- - - - - -- - - - - - - -- - - -- --- ---  -

P.S.: The full output is:

{
"blocks" : 846848,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.35722852,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 61597248,
"pooledtx" : 0,
"testnet" : false
}
Jump to: