logo
pub async fn set_connection_info(
    genesis_key: PublicKey,
    contact: SocketAddr
) -> Result<()>
Expand description

Overwrites connection info at file.

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