Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add globalhome root flag to set home root directory #927

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theedtron
Copy link

@theedtron theedtron commented Apr 25, 2024

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 config, datadir, rpc & rpccert file paths.
Ideally when using the flag globalhomeroot you have the ability to keep all your data in btcwallet, btcd and btcctl in one folder.

Expected outcome
btcwallet --globalhomeroot=/User/Specified/Path
This flag will create a Btcwallet folder in the user specified path and use the path as the default for all data and configs

Fixes issue #926

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant