Return the name of this database's storage format.
Synopsis
Declared in <wallet/migrate.h>
virtual
std::string
Format() override;
Return Value
The storage format identifier for this database.
Created with MrDocs
Return the name of this database's storage format.
Declared in <wallet/migrate.h>
virtual
std::string
Format() override;
The storage format identifier for this database.
Created with MrDocs