mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-22 05:08:49 +00:00
For upgrade tests and possibly other tests, it is useful to inspect the bdb file for the wallet (i.e. the wallet.dat file). test_framework/bdb.py is an implementation of bdb file deserialization specific for Bitcoin Core's usage.