pub fn validate_snapshot(
snapshot: &Snapshot,
) -> Result<(), SnapshotMappingError>Expand description
Validates full snapshot parity and mapping invariants before bootstrap.
pub fn validate_snapshot(
snapshot: &Snapshot,
) -> Result<(), SnapshotMappingError>Validates full snapshot parity and mapping invariants before bootstrap.