Author

Topic: Multipool API (Read 610 times)

newbie
Activity: 13
Merit: 0
December 31, 2013, 03:23:42 AM
#1
hi,

@ multipool admins

i am using the api as is now.
But i'm noticing what seems to be a bug.
The return per coin is something like this :
,"cap":{"confirmed_rewards":"0","hashrate":"0","estimated_rewards":"0","payout_history":"0","pool_hashrate":4111,"round_shares":false,"block_shares":"57874715"}

but it seems that estimated_rewards is filled with the value from
Per-Block Estimate when that value > 0.
but when Per-Block Estimate = 0 , then it is filled with the value from unconfirmed.
It would be great if it would always be filled in the same way and an extra field for the unconfirmed
or have 2 extra fields in the api-return : unconfirmed_rewards & block_estimate.

kind regards,
spherix
Jump to: