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

Rescan progress indicator #43

Closed
MrHash opened this issue Jul 29, 2018 · 2 comments
Closed

Rescan progress indicator #43

MrHash opened this issue Jul 29, 2018 · 2 comments

Comments

@MrHash
Copy link

MrHash commented Jul 29, 2018

Would be nice to have some indication of rescan progress, say for example a message every 500 or 1000 blocks.

@chris-belcher
Copy link
Owner

That's outside the control of Electrum Personal Server, which only calls the rescanblockchain RPC call.

To get such a progress indicator look in the bitcoin node's debug.log file. (On linux run tail -f debug.log). Or if you're running bitcoin-qt then a dialog box will pop up.

@MrHash
Copy link
Author

MrHash commented Aug 2, 2018

ok understood. thanks

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

2 participants