wallet::SQLiteBatch::TxnBegin

Begin a database transaction.

Synopsis

Declared in <wallet/sqlite.h>

virtual
bool
TxnBegin() override;

Return Value

True if the transaction was started, false otherwise.