mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-14 09:18:37 +00:00
Abstract database handle from explicit strFilename into CWalletDBWrapper. Also move CWallet::Backup to db.cpp - as it deals with representation details this is a database specific operation.