bitcoin/doc/release-notes/release-notes-27064.md

7 lines
306 B
Markdown
Raw Normal View History

2023-04-26 14:06:39 +01:00
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.