mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
7 lines
306 B
Markdown
7 lines
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.
|