mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-28 12:07:32 -03:00
10 lines
489 B
Markdown
10 lines
489 B
Markdown
|
Wallet
|
||
|
------
|
||
|
|
||
|
- Wallet loading has changed in this release. Wallets with some corrupted records that could be
|
||
|
previously loaded (with warnings) may no longer load. For example, wallets with corrupted
|
||
|
address book entries may no longer load. If this happens, it is recommended
|
||
|
load the wallet in a previous version of Bitcoin Core and import the data into a new wallet.
|
||
|
Please also report an issue to help improve the software and make wallet loading more robust
|
||
|
in these cases.
|