I think the pools are showing a too high network hash rate
PoW: 120 sec block target
PoS: 20 sec block target
the difficulty to hash rate mapping formula that I know goes like this
DIFFICULTY * (2 ^ 32) BLOCKTIME
so with current difficulty of 25 we get
2 * 4294967296 120 = 894 MHash/s.
Are the pools wrongly using 20 seconds block time in the formula, overreporting network hash rate a 4 Gigahash/s?
Or are they basing their estimates on block founds per hour or per day, which includes PoS blocks every 20 seconds?
Christian you are right but I think it was a bug from the coin daemon. getmininginfo show "networkhashps" : 5287006833 currently so I think the pools get the stats from the coin daemon.
Btw what kind of logic is this when users can't register at official pool? New coin launches with interesting new hashing algorithm and concept, distance itself in the clone ocean out there, but many little details like this could keep new users away.