theedtron
theedtron
This pull request adds a flag called global home root which adds all btcd data into one specified path. I've also added code to check for the flag and reassigns...
This pull request adds a flag called global home root which adds all btcwallet data into one specified path. I've also added code to check for the flag and reassigns...
Add a global option in btcwallet to override the default home directory This issue is realted to issue [#2106](https://github.com/btcsuite/btcd/issues/2106) in bctd