progress in removing core
This commit is contained in:
parent
3d50dbcaac
commit
19fa128710
14 changed files with 114 additions and 449 deletions
|
@ -4,6 +4,7 @@ if not home.endswith('/'): home += '/'
|
|||
|
||||
usage_file = home + 'disk-usage.txt'
|
||||
block_data_location = home + 'blocks/'
|
||||
contacts_location = home + 'contacts/'
|
||||
public_API_host_file = home + 'public-host.txt'
|
||||
private_API_host_file = home + 'private-host.txt'
|
||||
bootstrap_file_location = 'static-data/bootstrap-nodes.txt'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue