What is the 'Pool: 568kH/s Stale rate: 4.0% Expected time to block: 12.5 days'?
-
Run run_p2pool.py, feedback information :
2013-10-03 00:14:49.495000 Pool: 568kH/s Stale rate: 4.0% Expected time to block: 12.5 daysWhat is the meaning of this ?
12.5 days after ,get 200 ftc ? -
yes,
you can expect to find a block every 12.5 day in average.
As there are lucky rounds and ‘unlucky’ rounds, the actual time to find a block varies, but over time the average will be 125 days.
-
Stale rate 4%? isnt that a tad bit much?, not sure whats normal on p2pool
-
Looks like you are not connected to the p2pool network. You are running an isolated node so only you are mining on it. You need to add the following to the end of your startup…
[code]-n 89.145.112.112[/code]
That’s my p2pool node. With that, your node will discover extra peers and will join your node to the rest of the network. It will bring your variance down too.