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