X11 | multiplier & maxDiff number to multiple the shares by in order to display hashrate

0

What is the correct formula for X11 to calculate hashrate?

right maxDiff number to multiple the shares by in order to display hashrate

We need hashrate multiplier and the maxdiff

Example:

scrypt: 2^16

sha256d: 2^32

maxDiff with:

scrypt: 0x0000ffff00000000000000000000000000000000000000000000000000000000, sha256d: 0x00000000ffff0000000000000000000000000000000000000000000000000000

Aurigae

Posted 2014-03-26T23:31:03.260

Reputation: 633

Answers

0

diff1 for X11 is

0x00000000ffff0000000000000000000000000000000000000000000000000000

user14867

Posted 2014-03-26T23:31:03.260

Reputation: 26