Begin a database transaction.
Synopsis
Declared in <wallet/sqlite.h>
virtual
bool
TxnBegin() override;
Return Value
True if the transaction was started, false otherwise.
Created with MrDocs
Begin a database transaction.
Declared in <wallet/sqlite.h>
virtual
bool
TxnBegin() override;
True if the transaction was started, false otherwise.
Created with MrDocs