Returns the name of the database format.
Synopsis
Declared in <wallet/db.h>
virtual
std::string
Format() = 0;
Return Value
The database format name.
Created with MrDocs
Returns the name of the database format.
Declared in <wallet/db.h>
virtual
std::string
Format() = 0;
The database format name.
Created with MrDocs