You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oct-13 06:18:06.629 [CHAIN] error: State for currentJustifiedCheckpoint not available, using closest state checkpointEpoch=1230, checkpointRoot=0xd91739c32a919ec322926368a5c34155f1492578876c282dc505ca341f5dc0e9, stateSlot=9841, stateRoot=0x169e6840c5e75878689b5344c085b749dba1a444ede326979cae542fd7dfad00
Expected behavior
No error
The text was updated successfully, but these errors were encountered:
Whenever we pass checkpoint, we should store it in the checkpoint state cache because that checkpoint state may become justified/finalized state later and we need it.
Describe the bug
Got this error while syncing:
Expected behavior
No error
The text was updated successfully, but these errors were encountered: