wallet::BerkeleyRODatabase::Files

Return the paths to all files that make up this database.

Synopsis

Declared in <wallet/migrate.h>

virtual
std::vector<fs::path>
Files() override;

Return Value

The list of file paths backing this database.