Check the integrity of the database.
Synopsis
Declared in <wallet/sqlite.h>
bool
Verify(bilingual_str& error);
Return Value
True if the database passed verification, false otherwise.
Parameters
Name |
Description |
error |
Set to a descriptive message if verification fails. |
Created with MrDocs