Rewrite the entire database on disk
Synopsis
Declared in <wallet/db.h>
virtual
bool
Rewrite() = 0;
Return Value
true if the database was rewritten successfully.
Created with MrDocs
Rewrite the entire database on disk
Declared in <wallet/db.h>
virtual
bool
Rewrite() = 0;
true if the database was rewritten successfully.
Created with MrDocs