Returns whether the file at the path is a Berkeley DB file.
Declared in <wallet/db.h>
<wallet/db.h>
bool IsBDBFile(fs::path const& path);
true if the file is a Berkeley DB file.