Skip to content

Commit 30ab11c

Browse files
committed
walletdb: Refactor legacy wallet record loading into its own function
Instead of loading legacy wallet records as we come across them when iterating the database, load them explicitly. Exception handling for these records changes to a per-record type basis, rather than globally. This results in some records now failing with a critical error rather than a non-critical one.
1 parent 9e077d9 commit 30ab11c

File tree

2 files changed

+283
-153
lines changed

2 files changed

+283
-153
lines changed

0 commit comments

Comments
 (0)