Return path to main database file for logs and error messages.
Synopsis
Declared in <wallet/migrate.h>
virtual
std::string
Filename() override;
Return Value
The database file path as a string.
Created with MrDocs
Return path to main database file for logs and error messages.
Declared in <wallet/migrate.h>
virtual
std::string
Filename() override;
The database file path as a string.
Created with MrDocs