Onionr/src/blockdb/dbpath.py

4 lines
91 B
Python

from utils import identifyhome
block_db_path = identifyhome.identify_home() + 'blockdata'