pub fn generate_bridge_node_config_and_write_to_file( path: &PathBuf, run_client: bool, ) -> Result<(), Error>
Generate Bridge Node Config template and write to a file.