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