We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected Behavior
issuing 'status' in the xcashd window typically gives a status of what row the daemon is at.
Current Behavior
Issuing 'status' gives: "Error: Problem fetching info -- "
Possible Solution
No solution, but it looks like the problem was introduced during the mining code removal. 6487afc#r69320068
Steps to Reproduce (for bugs)
start up xcashd, wait until it finishes syncing and then type 'status'
Context
Just trying to get status.
Your Environment
The text was updated successfully, but these errors were encountered:
fix: fix status command daemon
6f3445a
Fix status commmand in daemon not working due to removing mining stuff. fixes #29
No branches or pull requests
🐛 BUG REPORT
Expected Behavior
issuing 'status' in the xcashd window typically gives a status of what row the daemon is at.
Current Behavior
Issuing 'status' gives:
"Error: Problem fetching info -- "
Possible Solution
No solution, but it looks like the problem was introduced during the mining code removal.
6487afc#r69320068
Steps to Reproduce (for bugs)
start up xcashd, wait until it finishes syncing and then type 'status'
Context
Just trying to get status.
Your Environment
The text was updated successfully, but these errors were encountered: