Function solana_watchtower::get_cluster_info[][src]

pub(crate) fn get_cluster_info(
    config: &Config,
    rpc_client: &RpcClient
) -> Result<(u64, Hash, RpcVoteAccountStatus, HashMap<Pubkey, u64>)>