How can I move the wallet blockchain data from one hard drive to another hard drive on Windows 10?
Hi, if you want to move bc data to diferent hard disk or partition you can try to edit file (/configs/croat.conf) under CROATCore folder.
1. Close CROATCore
2. Copy %appdata%\croat files to new folder
3. Edit config to set new path (CROATCore/configs/croat.conf)
data-dir=D:\newfolder\croat\blockchain\
Good luck!