WKNiGHT- / mpos-bot

Bot developed for Litecoin Pools using MPOS api calls
7 stars 14 forks source link

apikey getpoolsharerate gives extremely low output #13

Closed CtrlAltDefeat94 closed 10 years ago

CtrlAltDefeat94 commented 10 years ago

When using the api key getpoolsharerate I get an (in my eyes) incredible low output

The output I get is: {"getpoolsharerate":"9.43"}

This means my pool mines 9.43 shares per second, right?

When I do the math myself of the last block (=actual shares/seconds it took to find the block), I get 420.7916666666667shares/s

Seeing this, I think getpoolsharerate is a bit off.

Is this a known problem

WKNiGHT- commented 10 years ago

This is pulling data straight from MPOS api. Nothing to do with the bot. I am sorry.