20526 243 B

12345
  1. o Refactoring (onion services):
  2. - Introduce rend_service_is_ephemeral() that tells if given onion
  3. service is ephemeral. Replace unclear NULL-checkings for service
  4. directory with this function.
  5. Closes ticket 20526.