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

Refreshing keypool after importing a dump file fails #312

Open
reddink opened this issue May 21, 2024 · 0 comments
Open

Refreshing keypool after importing a dump file fails #312

reddink opened this issue May 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@reddink
Copy link
Member

reddink commented May 21, 2024

After importing a dumpfile, the keypool size is 0 (zero)

running keypoolrefill results in error
keypoolrefill 10 error code: -4 error message: Error refreshing keypool.

A workaround
use the upgradewallet command
It should respond with wallet is already latest version
follow this with
keypoolrefill
And it should correctly set the keypool

@reddink reddink self-assigned this May 21, 2024
@reddink reddink added the bug Something isn't working label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant