blob: 064b6d663e90d23527bc6ab86da43b0046a0697b (
plain)
1
2
3
4
5
6
7
8
9
|
# `arti hss`
`arti hss` is only supported in builds that have the `onion-service-service`
feature enabled:
```console
$ arti -c hss.toml hss --nickname acutus-cepa onion-address
error: unrecognized subcommand 'hss' (hint: recompile with the onion-service-service feature)
```
|