pub fn input_network_name(
config: &Config,
account_ids: &[AccountId],
) -> Result<Option<String>>
Expand description
Interactive prompt for network name.
If account_ids is provided, show the network connections that are more relevant at the top of the list.