fixed importer

This commit is contained in:
Kevin Froman 2019-07-26 21:42:55 -05:00
parent 4bbbff7651
commit faf85c10d2
7 changed files with 21 additions and 24 deletions

View file

@ -11,6 +11,7 @@ bootstrap_file_location = 'static-data/bootstrap-nodes.txt'
data_nonce_file = home + 'block-nonces.dat'
forward_keys_file = home + 'forward-keys.db'
cached_storage = home + 'cachedstorage.dat'
export_location = home + 'block-export/'
tor_hs_address_file = home + 'hs/hostname'