[][src]Function solana::staking_utils::vote_account_stakes_at_epoch

pub fn vote_account_stakes_at_epoch(
    bank: &Bank,
    epoch_height: u64
) -> Option<HashMap<Pubkey, u64>>

At the specified epoch, collect the node account balance and vote states for nodes that have non-zero balance in their corresponding staking accounts