blob: be3ecee1b8e9ce3c097ba0f86f3c412df2ed7e7c (
plain)
1
2
3
4
5
6
7
|
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.
|