Rewrite the entire database on disk

Synopsis

Declared in <wallet/migrate.h>

virtual
bool
Rewrite() override;

Return Value

Always false, since this read‐only database cannot be rewritten.

Created with MrDocs