Commit 405b4d9
committed
walletdb: Refactor descriptor wallet records loading
Instead of loading descriptor wallet records as we come across them when
iterating the database, loading 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 30ab11c commit 405b4d9
1 file changed
+188
-138
lines changed
0 commit comments