Function solana_runtime::snapshot_utils::verify_slot_deltas
source · fn verify_slot_deltas(
slot_deltas: &[BankSlotDelta],
bank: &Bank
) -> Result<(), VerifySlotDeltasError>
Expand description
Verify that the snapshot’s slot deltas are not corrupt/invalid