☰
KeyMap
In solana_runtime::status_cache
?
Type Definition
solana_runtime
::
status_cache
::
KeyMap
source
·
[
−
]
type KeyMap<T> =
HashMap
<[
u8
;
20
],
ForkStatus
<T>>;