consensus_config

Function local_committee_and_keys_with_test_options

Source
pub fn local_committee_and_keys_with_test_options(
    epoch: Epoch,
    authorities_stake: Vec<Stake>,
    unused_port: bool,
) -> (Committee, Vec<(NetworkKeyPair, ProtocolKeyPair)>)