Replies: 2 comments 2 replies
-
I have not tried what you are about to do, but it seems that paths to node and wallet DBs are in the config file
similar questions |
Beta Was this translation helpful? Give feedback.
-
That was a real problem for me too, I made this steps and it worked! You can do this steps at the below link. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
.chia folder contains the db files which are growing in size.
blockchain_v1_mainnet.sqlite - 3.8GB
blockchain_wallet_v1_mainnet.sqlite - 1.98GB
Total as of today - 5.78GB
Since chia does not allow selection of installation directory or where the DB has to reside, it is occupying lots of space on my boot SSD (which is small) - Windows (C:) partition
Need a way to move it to a custom location (Not sure if I can symlink them)
Beta Was this translation helpful? Give feedback.
All reactions