pub fn construct_network() -> BuildResult<(MdConsensus, Vec<MicrodescAndHash>)>Expand description
As construct_custom_network, but do not require a
customization function.
pub fn construct_network() -> BuildResult<(MdConsensus, Vec<MicrodescAndHash>)>As construct_custom_network, but do not require a
customization function.