Request reward interface returns 404-【NOT_FOUND: missing state at slot xxxxx】
Description
I requested the lighthouse reward api interface but found that it played 404.please help, thanks
Version
RUN ENV:Docker
Version:sigp/lighthouse:v5.2.1
Present Behaviour
Expected Behaviour
It is expected to return data, as shown in the following example:
🙏
You need to reconstruct historic states to access states older than finalization. See:
https://lighthouse-book.sigmaprime.io/checkpoint-sync.html#reconstructing-states
You need to reconstruct historic states to access states older than finalization. See:
https://lighthouse-book.sigmaprime.io/checkpoint-sync.html#reconstructing-states
Thank you very much for your help, this flag(--reconstruct-historic-states) solved my problem. 🍺
great to hear!