Nice of the Hashrate per worker! Love it. Only thing is, you forgot to put "" around the hashrate in the new API.
Can't fetch the data now. Can you please put them back around the first Hash_rate too .
Many many thx.
Greets,
Daltonganger
Looks like an oddity from how I was pulling the new worker stats.
hashrates across the board should now be integers (no quotes), as they should have been originally
One balance value is a float value (unconverted, no quotes, not a string), whereas the other two (sent, confirmed) are still string values. I would prefer them to be float values as the string values were being formatted ("1,xxx.xxxxxxxx") and it broke my API for the big dogs that have received that much. :-P