Post
Topic
Board Pools
Re: [110PH] ckpool.org ZERO FEE SPLNS no registration mining pool US/DE/CN
by
Aniel
on 04/07/2018, 12:30:10 UTC
Small question please (I have some trouble with translation sorry,be simple in the answer ;-) )

when checking http://ckpool.org/blocks/530363.confirmed I see

Code:
{
 "height": 530371,
 "reward": 12.85418079,
 "fee": 0.0,
 "payouts": {
  "36JMs8rogpizjkkp6eeKMmm3SLbSNo5H9V": 11.43292255,
..............
 },
 "herp": 2.68511476907e13,
 "postponed": {
..............
"33k4ya5V2372PW55Si1cEbXuFEa5CZr85t": 44113556.9597,  (---> Edit: I press F5 and I have now 39463284.6703 )
..............
}

Someone knows minimum to reach to be in the payout please ?
and on my page my postponed is to zero (but "accumulated": 44113556.95971097

Code:
{
 "hashrate1m": "23.1G",
 "hashrate5m": "25.5G",
 "hashrate1hr": "29.1G",
 "hashrate1d": "15.4G",
 "hashrate7d": "21.4G",
 "lastshare": 1530705552,
 "workers": 1,
 "shares": 107776,
 "bestshare": 171749.0,
 "lns": 4598197.379803866,
 "luck": 1.0,
 "accumulated": 44113556.95971097,
 "postponed": 0,
 "herp": 4583868.897718123,
 "derp": 2.263e-5,
 "worker": [
  {
   "workername": "33k4ya5V2372PW55Si1cEbXuFEa5CZr85t",
   "hashrate1m": "23.1G",
   "hashrate5m": "25.5G",
   "hashrate1hr": "29.1G",
   "hashrate1d": "15.4G",
   "hashrate7d": "21.4G",
   "lastshare": 1530705552,
   "shares": 107776,
   "bestshare": 171749.0,
   "lns": 4598197.3829983,
   "luck": 1.0,
   "herp": 4583868.900911336
  }
 ]
}