I follow this wiki guide and this thread. After executing the command importprivkey mylongprivatekey
in the Console, I see a popup window saying
[MyWallet] Rescanning...
and that takes couple of hours to finish. When it's done, I do not see Address Book
show up next to Transactions
as in the wiki page.
I thought one issue may be that the wallet get locked after the 10 minutes allowance. But I tried longer time, like 4 hours. Same issue.
I'm using bitcoin-0.20.0.
getaddressinfo <address>
command (with<address>
replaced by the address that you had hoped to get the key imported for, what do you get? – Pieter Wuille Mar 15 '21 at 23:03bitcoin-cli
. Not sure if it might have confused the app – horaceT Mar 15 '21 at 23:19getaddressinfo MyAddr
it shows the correct label. – horaceT Mar 16 '21 at 02:18Address Book
button. And how do I send bitcoin out of this address, if it has balance (this particular one does not). – horaceT Mar 16 '21 at 02:20Receive
tab, I don't see my imported address. I see a buttonCreate new receiving address
though. But that creates a new address. – horaceT Mar 16 '21 at 07:27bitcoin-cli
to show my addresses? – horaceT Mar 16 '21 at 07:42