Skip to content

Use subdirectories for ord and bitcoind env data dirs #4321

New issue

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

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

Already on GitHub? Sign in to your account

Open
casey opened this issue Apr 6, 2025 · 0 comments
Open

Use subdirectories for ord and bitcoind env data dirs #4321

casey opened this issue Apr 6, 2025 · 0 comments

Comments

@casey
Copy link
Collaborator

casey commented Apr 6, 2025

We currently use the env directory directly as the data dir for both ord and bitcoind. This is messy, since you can't tell which files belong to which, and will cause problems if there are ever name conflicts. We should use env/ord and env/bitcoind for the data dirs.

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

No branches or pull requests

1 participant