Type Definition SlotDelta
solana_runtime::status_cache
type SlotDelta<T> = (Slot, bool, SignatureStatus<T>);