Function waffles_solana_core::cluster_nodes::make_test_cluster
source · pub fn make_test_cluster<R: Rng>(
rng: &mut R,
num_nodes: usize,
unstaked_ratio: Option<(u32, u32)>
) -> (Vec<ContactInfo>, HashMap<Pubkey, u64>, ClusterInfo)