wallet::SQLiteDatabase::Format

Return the name of this database's storage format.

Synopsis

Declared in <wallet/sqlite.h>

virtual
std::string
Format() override;

Return Value

The storage format identifier for this database.