Minor code restyling, no functional changes

This commit is contained in:
Michael Vines
2019-05-07 08:05:12 -07:00
parent 2c78a93001
commit 4f3b22d04e
4 changed files with 105 additions and 95 deletions

View File

@@ -58,7 +58,7 @@ pub struct ClusterConfig {
pub fullnode_config: FullnodeConfig,
/// Number of replicators in the cluster
/// Note- replicators will timeout if ticks_per_slot is much larger than the default 8
pub num_replicators: u64,
pub num_replicators: usize,
/// Number of nodes that are unstaked and not voting (a.k.a listening)
pub num_listeners: u64,
/// The stakes of each node