2 lines
97 B
Python
2 lines
97 B
Python
|
from utils.identifyhome import identify_home
|
||
|
peer_database_file = f'{identify_home()}/unix-peers'
|