wallet::SQLiteBatch::TxnCommit

Commit the current database transaction.

Synopsis

Declared in <wallet/sqlite.h>

virtual
bool
TxnCommit() override;

Return Value

True if the transaction was committed, false otherwise.