Return the name of the database file.

Synopsis

Declared in <wallet/sqlite.h>

virtual
std::string
Filename() override;

Return Value

The database file name.

Created with MrDocs