I haven't gotten blocks for a long time. #8489
-
Miner id : f01107182 2022-04-14T18:45:36.121+0900 INFO miner miner/miner.go:479 completed mineOne {"tookMilliseconds": 11, "forRound": 1720772, "baseEpoch": 1720771, "baseDeltaSeconds": 6, "nullRounds": 0, "lateStart": false, "beaconEpoch": 1816616, "lookbackEpochs": 900, "networkPowerAtLookback": "18597239650194915328", "minerPowerAtLookback": "252887674388480", "isEligible": true, "isWinner": false, "error": null} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I haven't gotten blocks too! Even I have a little faults. |
Beta Was this translation helpful? Give feedback.
-
Hey! As long as you have not passed the For example:
In this example the Storage Provider should on avarage get 3.40 blocks per week, but the upper boundary might be 341 hours (14 days) to get one. |
Beta Was this translation helpful? Give feedback.
Hey!
As long as you have not passed the
projected block win with 99.9% threshold
time, there should not be any problems if you still are in sync / not missed windowPoSt / not seen any lost blocks, and you see"isEligible": true
in your logs.For example:
In this example the Storage Provider should on avarage get 3.40 blocks per week, but the upper boundary might be 341 hours (14 days) to get one.