mirror of https://github.com/bitcoin/bitcoin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
306 B
7 lines
306 B
2 years ago
|
Files
|
||
|
-----
|
||
|
|
||
|
The default data directory on Windows has been moved from `C:\Users\Username\AppData\Roaming\Bitcoin`
|
||
|
to `C:\Users\Username\AppData\Local\Bitcoin`. Bitcoin Core will check the existence
|
||
|
of the old directory first and continue to use that directory for backwards
|
||
|
compatibility if it is present.
|