solana_runtime::status_cache

Type Alias SlotDelta

source
pub type SlotDelta<T> = (Slot, bool, Status<T>);