mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 15:52:40 +02:00
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:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user