Rewrite the entire database on disk
Synopsis
Declared in <wallet/sqlite.h>
virtual
bool
Rewrite() override;
Return Value
True if the rewrite succeeded, false otherwise.
Created with MrDocs
Rewrite the entire database on disk
Declared in <wallet/sqlite.h>
virtual
bool
Rewrite() override;
True if the rewrite succeeded, false otherwise.
Created with MrDocs