Dear BTC Talk Community,
⚠️ Our BTC wallet server experienced a crash and is currently resyncing.
Given the large size of the wallet and the huge number of transactions, this process usually takes some time.
We appreciate your patience while everything gets back to normal.
Best regards,
The FreeBitco.in Team
This is somehow implausible if you mean a cold wallet. Its synchronization from scratch takes a maximum of 5 days, with a low Internet speed.
You can also trim old blocks so that it does not take up much space, and a maximum of 13 gigabytes at the moment.
To do this, it is enough to write a command in the wallet shortcut after installing the wallet (necessarily before the first launch of the wallet), for example:
D:\BTC\BTCWallet\bitcoin-qt.exe -datadir=C:\BTC\BTCWallet\ -prune=600 -listen=0Well, and accordingly, you need to make a backup of the wallet at least once a week, when there are a lot of transactions in it, so that you don’t have to download all the blocks from scratch again, and in general, when there is a balance on it.