remove old bootstrap relevant code

- only load blockfiles when we have paths
- add release notes for modified bootstrap functionality
- amend documentation on ThreadImport
This commit is contained in:
tryphe
2019-05-04 22:01:51 -04:00
committed by Fabian Jahr
parent a689c11907
commit 104f7de593
3 changed files with 6 additions and 16 deletions

View File

@ -385,7 +385,7 @@ Threads
- ThreadScriptCheck : Verifies block scripts.
- ThreadImport : Loads blocks from blk*.dat files or bootstrap.dat.
- ThreadImport : Loads blocks from `blk*.dat` files or `-loadblock=<file>`.
- StartNode : Starts other threads.