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
The snapshot command uses history archives to build a snapshot of relevant ledger entries for testing. Because it only uses history archives of a specific ledger it is unable to include evicted entries that otherwise might be restorable at that ledger.
It would be helpful for testing if the command could include evicted entries as well.