pub(crate) fn run(
hss_matches: &ArgMatches,
config: &ArtiConfig,
client_config: &TorClientConfig,
) -> Result<()>
Available on crate feature
onion-service-service
only.Expand description
Run the hss
subcommand.