fn remove_service_discovery_key(
args: &RemoveKeyArgs,
client: &InertTorClient,
) -> Result<()>
Available on crate feature
hsc
only.Expand description
Run the hsc remove-key
subcommand.
fn remove_service_discovery_key(
args: &RemoveKeyArgs,
client: &InertTorClient,
) -> Result<()>
hsc
only.Run the hsc remove-key
subcommand.