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
Return the name of the database file.
Declared in <wallet/sqlite.h>
virtual
std::string
Filename() override;
The database file name.
Created with MrDocs