diff options
author | furszy <matiasfurszyfer@protonmail.com> | 2022-09-06 09:52:59 -0300 |
---|---|---|
committer | furszy <matiasfurszyfer@protonmail.com> | 2022-09-09 15:35:04 -0300 |
commit | d26c3cc44438ecb9e4f618a2427c3c92a292aa16 (patch) | |
tree | fbf13bc0c5da9deb50031da25090f07913c8495e /src/logging | |
parent | 5291933fedceb9df16eb9e4627b1d7386b53ba07 (diff) |
wallet: bugfix, load wallet with an unknown descriptor cause fatal error
If the descriptor entry is unrecognized/corrupt, the unserialization fails and
`LoadWallet` instead of stop there and return the error, continues reading all
the db records. As other records tied to the unrecognized/corrupted descriptor
are scanned, a fatal error is thrown.
Diffstat (limited to 'src/logging')
0 files changed, 0 insertions, 0 deletions