Skip to content

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

@Onyekachukwu-Nweke
Copy link
Contributor

Hello @theedtron

I see no issues in the PR, but it may need a little git surgery like rebase

Cc: @guggero

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants