0
On my full node bitcoin wallet, I have a lot of wallets, I can see them with the command dumpwallet "filename" but if I try to export one of those priv keys to another wallet, (blockchain) this New wallet service recognize the public address for this priv key, but not the ammount of bitcoins corresponding to this wallet... Am I doing something wrong?
Thanks for your answer. So, how can I restore funds from my full node wallet using a private key? It can be only done with another full node wallet? – Daveeee – 2019-11-26T15:45:30.937
You would need to either get all of the private keys from your wallet and import them elsewhere, or copy your wallet file to another Bitcoin Core instance. – Andrew Chow – 2019-11-26T16:22:45.823