wallet::DatabaseBatch::TxnCommit

Commits the current transaction.

Synopsis

Declared in <wallet/db.h>

virtual
bool
TxnCommit() = 0;

Return Value

true if the transaction was committed.