Onionr/static-data/official-plugins/unixtransport/unixfilepaths.py
2022-09-26 20:06:05 +00:00

2 lines
97 B
Python

from utils.identifyhome import identify_home
peer_database_file = f'{identify_home()}/unix-peers'