pub type NodeIdToVoteAccounts = HashMap<Pubkey, NodeVoteAccounts>;

Aliased Type§

struct NodeIdToVoteAccounts { /* private fields */ }