Function sn_node::write_connection_info[][src]

pub fn write_connection_info(contacts: &HashSet<SocketAddr>) -> Result<PathBuf>

Writes connection info to file for use by clients.

The file is written to the current_bin_dir() with the appropriate file name.