☰
AccountSlots
In solana_runtime::accounts_db
?
Type Definition
solana_runtime
::
accounts_db
::
AccountSlots
source
·
[
−
]
type AccountSlots =
HashMap
<
Pubkey
,
HashSet
<
Slot
>>;