mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
306 B
306 B
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.