☰
Type Definition ForkStatus
solana_runtime
::
status_cache
All crates
?
Type Definition
solana_runtime
::
status_cache
::
ForkStatus
[
−
]
[src]
type ForkStatus<T> =
Vec
<
(
Slot
, T
)
>;