pub fn spawn_network(
    network_params: NetworkSpawnParams,
    config: Config,
    _template_generator: &mut dyn ValidVotingTemplateGenerator
) -> Result<()>