Function utility_cli_rs::common::input_network_name
source ยท 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.