wallet::SQLiteBatch::TxnAbort

Abort the current database transaction.

Synopsis

Declared in <wallet/sqlite.h>

virtual
bool
TxnAbort() override;

Return Value

True if the transaction was aborted, false otherwise.