Begins a database transaction.
Synopsis
Declared in <wallet/db.h>
virtual
bool
TxnBegin() = 0;
Return Value
true if the transaction was started.
Created with MrDocs
Begins a database transaction.
Declared in <wallet/db.h>
virtual
bool
TxnBegin() = 0;
true if the transaction was started.
Created with MrDocs