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
Rewrite the entire database on disk
Declared in <wallet/migrate.h>
virtual
bool
Rewrite() override;
Always false, since this read‐only database cannot be rewritten.
Created with MrDocs