Skip to content
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

Fix RemoteBackend::Undefined panic because of skipped step #1268

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

edouardparis
Copy link
Member

Because Testnet and regtest do not ask user the choice of backend the install panic as the RemoteBackend enum stays to undefined

close #1264

Because Testnet and regtest do not ask user the choice of backend
the install panic as the RemoteBackend enum stays to undefined

close wizardsardine#1264
Copy link
Member Author

@edouardparis edouardparis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-ACK 877b95e

@edouardparis edouardparis merged commit b44fad6 into wizardsardine:master Sep 5, 2024
22 of 23 checks passed
@edouardparis edouardparis deleted the fix_issue_1264 branch September 5, 2024 08:25
@nondiremanuel nondiremanuel added this to the v7 - Liana milestone Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Installer panic if using bitcoind backend
2 participants