Post
Topic
Board Development & Technical Discussion
Re: getbalance, sendtoaddress require full sync with recent chain data?
by
bob123
on 13/06/2018, 08:21:13 UTC
for me i use a computer syn to the latest blockchain, when i want send coins i use the stoaged cold wallet.dat replace the syned wallet.dat and after sended, i dele it in the pc and useback the syned wallet.dat.

Does this mean you are moving your 'cold storage' wallet file to your online pc to make a transaction?
This should be avoided under all circumstances!

Private keys of a cold wallet are supposed to stay offline all the time.

To spend from a cold wallet you have to create an unsigned transaction (on an online machine), move it to your offline pc, sign it, move it to your online pc and broadcast it.
Or, use a hardware wallet.

But do NOT consider a wallet which you move to an online computer occasionally as a cold wallet.