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

Refactor setup state and node timeout #1058

Merged
merged 4 commits into from Mar 26, 2021

Conversation

ben-kaufman
Copy link
Contributor

No description provided.

app.specter.config["bitcoind_setup"]["stage_progress"] = 0
app.specter.config["bitcoind_setup"]["error"] = ""
app.specter._save()
app.specter.update_setup_status("bitcoind", "Strarting Bitcoin Core Setup", 0)
Copy link
Collaborator

Choose a reason for hiding this comment

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

There is a typo in there. Ideally, the states (stati?) are CONSTANTS imported and centrally defined. So can you replace with contsants? That would make such typos-issue also impossible.

@ben-kaufman ben-kaufman merged commit 2744693 into cryptoadvance:master Mar 26, 2021
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.

None yet

2 participants