pub fn select_networks(
    available_networks: HashSet<NetworkIdentifier>,
    network: &Option<NetworkIdentifier>
) -> HashSet<NetworkIdentifier>