[][src]Function solana_ledger::staking_utils::staked_nodes_at_epoch

pub fn staked_nodes_at_epoch(
    bank: &Bank,
    epoch: Epoch
) -> Option<HashMap<Pubkey, u64>>

At the specified epoch, collect the delegate account balance and vote states for delegates that have non-zero balance in any of their managed staking accounts