rename onion-chef -> nix-bitcoin.onionAddresses

This clarifies its function.
This commit is contained in:
Erik Arvstedt 2021-01-14 13:24:10 +01:00
parent 55073eee70
commit 5c6977b006
No known key found for this signature in database
GPG key ID: 33312B944DD97846
8 changed files with 42 additions and 41 deletions

View file

@ -218,7 +218,7 @@ def _():
@test("secure-node")
def _():
assert_running("onion-chef")
assert_running("onion-addresses")
# FIXME: use 'wait_for_unit' because 'create-web-index' always fails during startup due
# to incomplete unit dependencies.