Author

Topic: How to convert hash to difficulty in X11 algorithm (Read 122 times)

newbie
Activity: 2
Merit: 0
September 05, 2018, 03:43:49 AM
#3
oh thanks, I thought that there is a little bit difference in calculating diff between algorithms.
jr. member
Activity: 144
Merit: 2
Diff = 2^N / Hash

Replace N with the binary length of the output of the hash function (usually 256)
newbie
Activity: 2
Merit: 0
I'm trying to write a miner for a new modified-X11 algorithm. As the title, my question is how to convert the final hash to difficulty?
I've been googling around but only saw how to convert difficulty & hashrate to $$$  Grin

Any help is appreciated!!!
Jump to: