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