☰
VoteAccountsHashMap
In solana_runtime::vote_account
?
Type Definition
solana_runtime
::
vote_account
::
VoteAccountsHashMap
source
·
[
−
]
pub type VoteAccountsHashMap =
HashMap
<
Pubkey
, (
u64
,
VoteAccount
)>;