[][src]Module solana::staking_utils

Functions

get_supermajority_slot

Looks through vote accounts, and finds the latest slot that has achieved supermajority lockout

staked_nodes

Collect the staked nodes, as named by staked vote accounts from the given bank

staked_nodes_at_epoch

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

vote_account_stakes
vote_account_stakes_at_epoch

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