How do I transfer btc from Core that never finishes syncho to another wallet?

1

My Core finished sychro after 4 months, the transaction was visible finally (then I moved all data from one file in the computer to another) and Core started synchro again with 3 yrs remaining. It shows no transactions now.

How do I get the funds from there to another wallet, I have the receiveing address from BTC. ?

Katerina

Posted 2017-03-25T09:44:48.650

Reputation: 11

Question was closed 2017-04-04T14:26:34.157

Answers

0

Even though your wallet is still syncing you can use the debug console or bitcoin-cli along with dumpprivkey to get the private key of one of your wallet addresses. You can then import the key to an SPV wallet.

m1xolyd1an

Posted 2017-03-25T09:44:48.650

Reputation: 3 356