Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOLS] CryptoNote Universal Pool Solution
by
cryptomaxsun
on 16/01/2017, 12:12:11 UTC
Admin Center missing statistics on miners.
How to fix?

try to change return in getReadableHashRateString function in admin.html:

Code:
return parseInt(hashrate).toFixed(2) + byteUnits;
Where to enter it?