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
Currently, there is no nice way to obtain the (latest?) checkpoint height that can be used for fast sync unless you already run a node and you check your datadir/consensus/state/mkvs_storage.badger.db/checkpoints folder. Add a list of available checkpoints to the control status output.
The text was updated successfully, but these errors were encountered:
SUMMARY
Currently, there is no nice way to obtain the (latest?) checkpoint height that can be used for fast sync unless you already run a node and you check your
datadir/consensus/state/mkvs_storage.badger.db/checkpoints
folder. Add a list of available checkpoints to thecontrol status
output.The text was updated successfully, but these errors were encountered: