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

Imported private keys do not locate UTXOs after rescan #73

Open
discoltk opened this issue Feb 20, 2021 · 2 comments
Open

Imported private keys do not locate UTXOs after rescan #73

discoltk opened this issue Feb 20, 2021 · 2 comments

Comments

@discoltk
Copy link

Importing WIF keys using importprivkey triggers a rescan, but no UTXOs are present when completed.

@musashidev I had hoped your backports would resolve this but unfortunately the issue persists.

@zquestz
Copy link
Contributor

zquestz commented May 24, 2021

@discoltk can you try the latest version. I bumped all libraries and can confirm normal send/receive works again.

@Twin1977
Copy link

$ cp $GOPATH/src/github.com/gcash/bchd/sample-bchd.conf ~/.bchd/bchd.conf
$ cp $GOPATH/src/github.com/gcash/bchwallet/sample-bchwallet.conf ~/.bchwallet/bchwallet.conf
$ $EDITOR ~/.bchd/bchd.conf
$ $EDITOR ~/.bchwallet/bchwallet.conf

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

3 participants