☰
SlotDeltaMap
In solana_runtime::status_cache
?
Type Definition
solana_runtime
::
status_cache
::
SlotDeltaMap
source
·
[
−
]
type SlotDeltaMap<T> =
HashMap
<
Slot
,
Status
<T>>;