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