I have already setup my own ethereum pool..
But the problem is my pool not showing the actual figure of network diff, network hashrate etc (as shown below):
Network Difficulty: 2.184 P
Network Hash Rate: 151.47 TH
Blockchain Height: 4,233,256
Current Round Variance: 25%
My pool show this figure below
Network Difficulty: 17.138 G
Network Hash Rate: 1.19 GH
Blockchain Height: 5
Current Round Variance: 210%
How to fixed this?
Many thanks
First of all You need to run the command :geth --fast
when you see the massage :
fast sync complete, auto disabling
then you can restart your geth
and the data will change
if not , Delete the chain data folder, fast sync again and actually wait for it to finish
Ok, I've already see the massage :
fast sync complete, auto disabling
What should I do next... what is the best command to restart the geth?