progress in removing core

This commit is contained in:
Kevin Froman 2019-07-19 19:41:15 -05:00
parent e1676ef168
commit e351710189
4 changed files with 30 additions and 28 deletions

View file

@ -9,6 +9,7 @@ private_API_host_file = home + 'private-host.txt'
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'
tor_hs_address_file = home + 'hs/hostname'