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

Option to import multiple private keys before rescanning #5

Closed
nochowderforyou opened this issue Jul 17, 2014 · 2 comments
Closed

Option to import multiple private keys before rescanning #5

nochowderforyou opened this issue Jul 17, 2014 · 2 comments

Comments

@nochowderforyou
Copy link
Owner

Looking for an option to import 10+ private keys using importprivkey without having to rescan on each address import

dooglas previous info

I edited src/rpcdump.cpp, commented out "pwalletMain->ScanForWalletTransactions(pindexGenesisBlock, true);" and "pwalletMain->ReacceptWalletTransactions();"
but would be better with an option

@dooglus
Copy link
Collaborator

dooglus commented Jul 19, 2014

3244364 is a fix for this issue, but I can't figure out how to make a pull request for just that commit, because the previous pull request isn't merged yet.

@nochowderforyou
Copy link
Owner Author

git is a learning experience that were all still very wrapped up in :)

Great system, but making it do what you want sometimes can be a real pain.

Fix was merged in, closing the issue.

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