mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-01 10:43:10 +02:00
- only load blockfiles when we have paths - add release notes for modified bootstrap functionality - amend documentation on ThreadImport
5 lines
205 B
Markdown
5 lines
205 B
Markdown
Configuration option changes
|
|
-----------------------------
|
|
|
|
Importing blocks upon startup via the `bootstrap.dat` file no longer occurs by default. The file must now be specified with `-loadblock=<file>`.
|