mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-06 10:18:44 -05:00
![tryphe](/assets/img/avatar_default.png)
- only load blockfiles when we have paths - add release notes for modified bootstrap functionality - amend documentation on ThreadImport
4 lines
205 B
Markdown
4 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>`.
|