mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 04:42:36 -03:00
7 lines
No EOL
306 B
Markdown
7 lines
No EOL
306 B
Markdown
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. |