[][src]Type Definition solana_runtime::status_cache::SlotDelta

type SlotDelta<T> = (Slot, bool, SignatureStatus<T>);