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